We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3098da commit c2cf62fCopy full SHA for c2cf62f
.pre-commit-config.yaml
@@ -1,6 +1,5 @@
1
ci:
2
- autoupdate_commit_msg: "chore(pre-commit): pre-commit autoupdate"
3
- autofix_commit_msg: "style(pre-commit): auto fixes from pre-commit.com hooks"
+ autofix_prs: false # keep this false for now because there's the rest running already and it gets messy
4
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments