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 487f74f commit c315eb6Copy full SHA for c315eb6
.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: [commit]
+default_stages: [pre-commit]
5
6
ci:
7
autofix_commit_msg: "chore(pre-commit.ci): auto fixes"
0 commit comments