We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0300b2 + 0fd2746 commit 483e247Copy full SHA for 483e247
1 file changed
.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.11.0
+ rev: v0.12.1
37
hooks:
38
- id: markdownlint-cli2
0 commit comments