We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5db31b + 61ef8e9 commit b8c0597Copy full SHA for b8c0597
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: trailing-whitespace
17
18
- repo: https://github.com/igorshubovych/markdownlint-cli
19
- rev: v0.41.0
+ rev: v0.42.0
20
hooks:
21
- id: markdownlint-fix
22
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]
0 commit comments