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 443ded7 commit 3a15614Copy full SHA for 3a15614
.pre-commit-config.yaml
@@ -33,6 +33,6 @@ repos:
33
id: black
34
args: ["--line-length", "79"]
35
- repo: https://github.com/DavidAnson/markdownlint-cli2
36
- rev: v0.8.1
+ rev: v0.9.2
37
hooks:
38
- id: markdownlint-cli2
0 commit comments