Skip to content

Commit e33d092

Browse files
chore(deps): pre-commit.ci autoupdate (#1248)
<!--pre-commit.ci start--> updates: - [github.com/DavidAnson/markdownlint-cli2: v0.12.0 → v0.18.1](DavidAnson/markdownlint-cli2@v0.12.0...v0.18.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3a69ed5 commit e33d092

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.12.0 # Use the latest stable version
53+
rev: v0.18.1 # 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)