Skip to content

Commit a1c91ca

Browse files
committed
Update pre-commit hook markdownlint/markdownlint to v0.16.0
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 22ccf92 commit a1c91ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ repos:
4949
- id: shellcheck
5050

5151
- repo: https://github.com/markdownlint/markdownlint
52-
rev: "v0.15.0"
52+
rev: "v0.16.0"
5353
hooks:
5454
- id: markdownlint
5555
args: ["--style", ".ci-scripts/mdl-style.rb"]

0 commit comments

Comments
 (0)