Skip to content

Commit b4e8864

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
# Rules are in .markdownlint-cli2.yaml file
5454
# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md for rule descriptions
5555
- repo: https://github.com/DavidAnson/markdownlint-cli2
56-
rev: v0.18.0
56+
rev: v0.18.1
5757
hooks:
5858
- id: markdownlint-cli2
5959

0 commit comments

Comments
 (0)