Skip to content

Commit 14f28db

Browse files
Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.18.1
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | DavidAnson/markdownlint-cli2 | v0.17.2 | v0.18.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb011ae commit 14f28db

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
@@ -40,7 +40,7 @@ repos:
4040
entry: bash -c 'cd tests && golangci-lint run --fix --config $OLDPWD/.golangci.yml'
4141

4242
- repo: https://github.com/DavidAnson/markdownlint-cli2
43-
rev: v0.17.2
43+
rev: v0.18.1
4444
hooks:
4545
- id: markdownlint-cli2
4646

0 commit comments

Comments
 (0)