We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfabffc commit ae06ae5Copy full SHA for ae06ae5
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: codespell
34
- repo: https://github.com/commit-check/commit-check
35
- rev: v0.8.3
+ rev: v0.8.5
36
37
- id: check-message
38
# - id: check-branch # uncomment if you need.
0 commit comments