We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8610729 commit 4d73830Copy full SHA for 4d73830
1 file changed
.pre-commit-config.yaml
@@ -2,6 +2,7 @@ ci:
2
autoupdate_commit_msg: "📈 Update versions for pre-commit hooks"
3
autofix_commit_msg: "🪩 Automated fixes from https://pre-commit.ci"
4
autoupdate_schedule: "weekly"
5
+ autofix_prs: false
6
7
repos:
8
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments