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 b7607ad commit 53465b2Copy full SHA for 53465b2
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
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