Skip to content

Commit 8560c0e

Browse files
Update pre-commit hook igorshubovych/markdownlint-cli to v0.46.0
1 parent 40d4af0 commit 8560c0e

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
@@ -120,6 +120,6 @@ repos:
120120
entry: ./tmp/biome check fixtures/ plugwise/ tests/ --files-ignore-unknown=true --no-errors-on-unmatched --json-formatter-indent-width=2 --json-formatter-indent-style=space
121121
language: script
122122
- repo: https://github.com/igorshubovych/markdownlint-cli
123-
rev: v0.45.0
123+
rev: v0.46.0
124124
hooks:
125125
- id: markdownlint

0 commit comments

Comments
 (0)