We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670c139 commit a82b2edCopy full SHA for a82b2ed
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ ci:
15
autoupdate_schedule: quarterly
16
skip: []
17
submodules: false
18
-default_stages: [commit]
+default_stages: [pre-commit]
19
repos:
20
- repo: https://github.com/dafyddj/commitlint-pre-commit-hook
21
rev: v2.3.0
0 commit comments