pre-commit CI config (#3565)

This commit is contained in:
Dan Saunders 2025-11-07 17:44:18 -05:00 committed by GitHub
parent 01d3794828
commit 45865ead0c

6
.pre-commit-ci.yaml Normal file
View file

@ -0,0 +1,6 @@
ci:
autofix_prs: true
autofix_prs_limit: 5
autoupdate_schedule: monthly
autoupdate_commit_msg: "chore: pre-commit autoupdate"
skip: []