Skip to content

Commit 32a7e78

Browse files
committed
[FEATURE] add pre-commit ci config
allows pre-commit to automatically run on PRs
1 parent 3f3b994 commit 32a7e78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-ci-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Enable autofixes on pull requests
2+
autofix_prs: true
3+
4+
# Optionally: automatically update hook versions every week
5+
autoupdate_schedule: weekly

0 commit comments

Comments
 (0)