We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22550e6 commit 3cd8996Copy full SHA for 3cd8996
1 file changed
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
files: .github/config/.markdownlint.yaml
38
args: ["--schemafile", "https://raw.githubusercontent.com/DavidAnson/markdownlint/refs/heads/main/schema/markdownlint-config-schema.json"]
39
- repo: https://github.com/DavidAnson/markdownlint-cli2
40
- rev: v0.22.0
+ rev: v0.22.1
41
hooks:
42
- id: markdownlint-cli2
43
args: ["--config", "./.github/config/.markdownlint.yaml", "--fix"]
0 commit comments