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 b2ecf4d commit 316324bCopy full SHA for 316324b
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: markdownlint
20
args: ["--fix"]
21
- repo: https://github.com/commitizen-tools/commitizen
22
- rev: v4.8.3
+ rev: v4.9.1
23
hooks:
24
- id: commitizen
25
stages: [commit-msg]
0 commit comments