We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff7297b + 1a7ec0a commit c0f3c61Copy full SHA for c0f3c61
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: trailing-whitespace
10
11
- repo: https://github.com/markdownlint/markdownlint
12
- rev: v0.12.0
+ rev: v0.15.0
13
hooks:
14
- id: markdownlint
15
args: ["-r", "~MD013"]
0 commit comments