We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ff28c commit b4e8864Copy full SHA for b4e8864
.pre-commit-config.yaml
@@ -53,7 +53,7 @@ repos:
53
# Rules are in .markdownlint-cli2.yaml file
54
# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md for rule descriptions
55
- repo: https://github.com/DavidAnson/markdownlint-cli2
56
- rev: v0.18.0
+ rev: v0.18.1
57
hooks:
58
- id: markdownlint-cli2
59
0 commit comments