Skip to content

Commit 3cd6152

Browse files
chore(deps): pre-commit.ci autoupdate
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.20.0 → v0.21.0](DavidAnson/markdownlint-cli2@v0.20.0...v0.21.0)
1 parent 617af27 commit 3cd6152

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
@@ -50,7 +50,7 @@ repos:
5050
hooks:
5151
- id: script-must-have-extension
5252
- repo: https://github.com/DavidAnson/markdownlint-cli2
53-
rev: v0.20.0 # Use the latest stable version
53+
rev: v0.21.0 # Use the latest stable version
5454
hooks:
5555
- id: markdownlint-cli2
5656
args: ["--fix", "--config", "./scripts/.markdownlint-cli2.jsonc"] # Optional: specify a custom config file

0 commit comments

Comments
 (0)