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 aa543a9 commit 9014f2fCopy full SHA for 9014f2f
.pre-commit-config.yaml
@@ -1,8 +1,7 @@
1
default_stages: [commit]
2
repos:
3
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
4
- # Waiting for new release, see https://github.com/alessandrojcm/commitlint-pre-commit-hook/issues/152
5
- rev: 46ad8d10517771202384ef846ec4a5aa17e6ad26
+ rev: v9.13.0
6
hooks:
7
- id: commitlint
8
stages: [commit-msg]
0 commit comments