We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf971f commit c959d03Copy full SHA for c959d03
.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.44.0
+ rev: v0.45.0
20
hooks:
21
- id: markdownlint-fix
22
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]
0 commit comments