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 38e4bbd commit 10291ecCopy full SHA for 10291ec
.pre-commit-config.yaml
@@ -2,11 +2,11 @@ exclude: ^CHANGELOG\.md$
2
3
repos:
4
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
5
- rev: 3.4.0
+ rev: 3.4.1
6
hooks:
7
- id: editorconfig-checker
8
- repo: https://github.com/rhysd/actionlint
9
- rev: v1.7.7
+ rev: v1.7.8
10
11
- id: actionlint
12
- repo: https://github.com/igorshubovych/markdownlint-cli
@@ -45,7 +45,7 @@ repos:
45
46
- id: gitleaks
47
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
48
- rev: v9.22.0
+ rev: v9.23.0
49
50
- id: commitlint
51
stages: [commit-msg]
0 commit comments