We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b3f1f commit 52dee06Copy full SHA for 52dee06
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: yamllint
25
args: [--strict]
26
- repo: https://github.com/DavidAnson/markdownlint-cli2
27
- rev: v0.18.1
+ rev: v0.19.1
28
hooks:
29
- id: markdownlint-cli2
30
args: ["--fix", "--config", ".markdownlint-cli2.yaml"]
0 commit comments