We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d5d57 commit 9075140Copy full SHA for 9075140
1 file changed
.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.47.0
+ rev: v0.48.0
56
hooks:
57
- id: markdownlint
58
language: docker_image
0 commit comments