Skip to content

Commit 20308c5

Browse files
authored
Merge pull request #387 from plugwise/renovate/igorshubovych-markdownlint-cli-0.x
Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0
2 parents 98d41d7 + 11165e4 commit 20308c5

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
@@ -119,7 +119,7 @@ repos:
119119
entry: ./tmp/biome check plugwise_usb/ tests/ --files-ignore-unknown=true --no-errors-on-unmatched --json-formatter-indent-width=2 --json-formatter-indent-style=space
120120
language: script
121121
- repo: https://github.com/igorshubovych/markdownlint-cli
122-
rev: v0.46.0
122+
rev: v0.47.0
123123
hooks:
124124
- id: markdownlint
125125
name: "Markdown linting"

0 commit comments

Comments
 (0)