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 660314e commit 648505dCopy full SHA for 648505d
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
# See https://pre-commit.com for more information
2
# See https://pre-commit.com/hooks.html for more hooks
3
exclude: "CHANGELOG.md|.copier-answers.yml|.all-contributorsrc"
4
-default_stages: [pre-commit]
+default_stages: [commit]
5
6
ci:
7
autofix_commit_msg: "chore(pre-commit.ci): auto fixes"
0 commit comments