diff --git a/.pre-commit-ci.yaml b/.pre-commit-ci.yaml new file mode 100644 index 000000000..dbcf58ab7 --- /dev/null +++ b/.pre-commit-ci.yaml @@ -0,0 +1,6 @@ +ci: + autofix_prs: true + autofix_prs_limit: 5 + autoupdate_schedule: monthly + autoupdate_commit_msg: "chore: pre-commit autoupdate" + skip: []