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 332d04c commit 96486d2Copy full SHA for 96486d2
.pre-commit-config.yaml
@@ -1,9 +1,6 @@
1
exclude: '^tests|^docs'
2
ci:
3
- autofix_commit_msg: |
4
- [pre-commit.ci] auto fixes from pre-commit.com hooks
5
- for more information, see https://pre-commit.ci
6
- autofix_prs: true
+ autofix_prs: false
7
autoupdate_branch: ''
8
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
9
autoupdate_schedule: weekly
0 commit comments