We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302301c commit e961ee8Copy full SHA for e961ee8
1 file changed
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
files: \.(py|sh|rst|yml|yaml)$
65
ci:
66
# Settings for the https://pre-commit.ci/ continuous integration service
67
- autofix_prs: false
+ autofix_prs: true
68
# Default message is more verbose
69
autoupdate_commit_msg: '[pre-commit.ci] autoupdate'
70
# Default is weekly
0 commit comments