We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3f2a4 commit 4e54783Copy full SHA for 4e54783
3 files changed
.pre-commit-config.yaml
@@ -22,5 +22,5 @@ repos:
22
stages: [commit-msg]
23
language: node
24
additional_dependencies:
25
- - '@commitlint/cli@^20.0.0'
26
- - '@commitlint/config-conventional@^20.0.0'
+ - '@commitlint/cli@^21.0.0'
+ - '@commitlint/config-conventional@^21.0.0'
0 commit comments