Skip to content

Commit e0d3072

Browse files
Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0
1 parent a253d2c commit e0d3072

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.46.0
123+
rev: v0.47.0
124124
hooks:
125125
- id: markdownlint

0 commit comments

Comments
 (0)