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 cb3908b commit d25110eCopy full SHA for d25110e
.pre-commit-config.yaml
@@ -1,6 +1,7 @@
1
ci:
2
autoupdate_commit_msg: "chore: update pre-commit hooks"
3
autofix_commit_msg: "style: pre-commit fixes"
4
+ autofix_prs: false
5
default_stages: [commit, push]
6
default_language_version:
7
python: python3
0 commit comments