Skip to content

Commit 6d20dec

Browse files
Update pre-commit hook igorshubovych/markdownlint-cli to v0.44.0 (#696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1d3723 commit 6d20dec

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
@@ -109,6 +109,6 @@ repos:
109109
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
110110
language: script
111111
- repo: https://github.com/igorshubovych/markdownlint-cli
112-
rev: v0.43.0
112+
rev: v0.44.0
113113
hooks:
114114
- id: markdownlint

0 commit comments

Comments
 (0)