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 85d5def commit 2a1556fCopy full SHA for 2a1556f
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
# Run the formatter.
24
- id: ruff-format
25
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
26
- rev: v9.22.0
+ rev: v9.24.0
27
hooks:
28
- id: commitlint
29
stages: [ commit-msg, manual ]
0 commit comments