Skip to content

Commit c7458a8

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

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
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020
args: [--markdown-linebreak-ext=md]
2121
- repo: https://github.com/igorshubovych/markdownlint-cli
22-
rev: v0.44.0
22+
rev: v0.45.0
2323
hooks:
2424
- id: markdownlint
2525
- repo: https://github.com/adrienverge/yamllint

0 commit comments

Comments
 (0)