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 4cc9c55 commit f9c6f7aCopy full SHA for f9c6f7a
.pre-commit-config.yaml
@@ -37,15 +37,15 @@ repos:
37
args:
38
- --msg-filename
39
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
40
- rev: 2.7.3
+ rev: 3.0.3
41
hooks:
42
- id: editorconfig-checker
43
- repo: https://github.com/jumanjihouse/pre-commit-hooks
44
rev: 3.0.0
45
46
- id: check-mailmap
47
- repo: https://github.com/rhysd/actionlint
48
- rev: v1.7.1
+ rev: v1.7.3
49
50
- id: actionlint
51
- repo: https://github.com/adrienverge/yamllint
@@ -67,7 +67,7 @@ repos:
67
- mdformat-config
68
- mdformat-web
69
- repo: https://github.com/DavidAnson/markdownlint-cli2
70
- rev: v0.13.0
+ rev: v0.14.0
71
72
- id: markdownlint-cli2
73
additional_dependencies:
0 commit comments