We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e919d commit c21ec12Copy full SHA for c21ec12
.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.43.0
+ rev: v0.44.0
20
hooks:
21
- id: markdownlint-fix
22
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]
0 commit comments