Skip to content

Commit 9075140

Browse files
Update pre-commit hook igorshubovych/markdownlint-cli to v0.48.0 (#919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58d5d57 commit 9075140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.47.0
55+
rev: v0.48.0
5656
hooks:
5757
- id: markdownlint
5858
language: docker_image

0 commit comments

Comments
 (0)