Skip to content

Commit 3e959ee

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

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
@@ -52,7 +52,7 @@ repos:
5252
# Rules are in .markdownlint-cli2.yaml file
5353
# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md for rule descriptions
5454
- repo: https://github.com/DavidAnson/markdownlint-cli2
55-
rev: v0.18.1
55+
rev: v0.19.0
5656
hooks:
5757
- id: markdownlint-cli2
5858

0 commit comments

Comments
 (0)