Skip to content

Commit 587dc2c

Browse files
chore(dev-tools): update davidanson/markdownlint-cli2 (non-major)
1 parent 815fd52 commit 587dc2c

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
@@ -24,7 +24,7 @@ repos:
2424
- id: yamllint
2525
args: [--strict]
2626
- repo: https://github.com/DavidAnson/markdownlint-cli2
27-
rev: v0.21.0
27+
rev: v0.22.0
2828
hooks:
2929
- id: markdownlint-cli2
3030
args: ["--fix", "--config", ".markdownlint-cli2.yaml"]

0 commit comments

Comments
 (0)