We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5451c5 + 9d349e9 commit be369faCopy full SHA for be369fa
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: forbid-submodules
11
- id: mixed-line-ending
12
- repo: https://github.com/igorshubovych/markdownlint-cli
13
- rev: v0.43.0
+ rev: v0.44.0
14
hooks:
15
- id: markdownlint-fix
16
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]
0 commit comments