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 0e6bbd0 commit fccd9f7Copy full SHA for fccd9f7
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
# Linter for markdown files
53
# This hook uses DavidAnson Node.js markdownlint in a Docker to minimize dev environment at the cost of speed
54
- repo: https://github.com/igorshubovych/markdownlint-cli
55
- rev: v0.45.0
+ rev: v0.46.0
56
hooks:
57
- id: markdownlint
58
language: docker_image
0 commit comments