We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8bb2a4 commit bf56454Copy full SHA for bf56454
1 file changed
.pre-commit-config.yaml
@@ -76,10 +76,10 @@ repos:
76
- --force
77
- --keep-updates
78
files: ^(airos|tests|script)/.+\.py$
79
- - repo: https://github.com/igorshubovych/markdownlint-cli
80
- rev: v0.47.0
+ - repo: https://github.com/DavidAnson/markdownlint-cli2
+ rev: v0.20.0
81
hooks:
82
- - id: markdownlint
+ - id: markdownlint-cli2
83
- repo: local
84
85
- id: parsetest
0 commit comments