Skip to content

Commit fccd9f7

Browse files
Update pre-commit hook igorshubovych/markdownlint-cli to v0.46.0 (#847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e6bbd0 commit fccd9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
# Linter for markdown files
5353
# This hook uses DavidAnson Node.js markdownlint in a Docker to minimize dev environment at the cost of speed
5454
- repo: https://github.com/igorshubovych/markdownlint-cli
55-
rev: v0.45.0
55+
rev: v0.46.0
5656
hooks:
5757
- id: markdownlint
5858
language: docker_image

0 commit comments

Comments
 (0)