Skip to content

Commit 321977c

Browse files
authored
Enable pre-commit.ci pull-request autofixing (#3123)
1 parent 57452ad commit 321977c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
ci:
2-
autofix_commit_msg: "[pre-commit.ci] auto fixes from pre-commit.com hooks"
3-
autofix_prs: false
4-
autoupdate_commit_msg: "[pre-commit.ci] pre-commit autoupdate"
2+
autofix_prs: true
53
autoupdate_schedule: weekly
64
submodules: false
75
skip: [regenerate-files]

0 commit comments

Comments
 (0)