We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ce81e commit ff03f36Copy full SHA for ff03f36
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
hooks:
8
- id: yamllint
9
- repo: https://github.com/DavidAnson/markdownlint-cli2
10
- rev: v0.10.0
+ rev: v0.11.0
11
12
- id: markdownlint-cli2
13
- repo: https://github.com/codespell-project/codespell
0 commit comments