We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcaf011 commit 9ec490aCopy full SHA for 9ec490a
{{cookiecutter.project_name}}/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
# .pre-commit-config.yaml
2
# See https://pre-commit.com/
3
-default_stages: [commit]
+default_stages: [pre-commit]
4
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments