We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6e919d + c21ec12 commit c5ad045Copy full SHA for c5ad045
.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