chore(deps): pre-commit.ci autoupdate (#1256)

<!--pre-commit.ci start-->
updates:
- [github.com/DavidAnson/markdownlint-cli2: v0.18.1 →
v0.19.0](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.18.1...v0.19.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot]
2025-11-19 04:32:15 -08:00
committed by GitHub
parent 7fabe18c24
commit 98e47b4c53

View File

@@ -50,7 +50,7 @@ repos:
hooks:
- id: script-must-have-extension
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.18.1 # Use the latest stable version
rev: v0.19.0 # Use the latest stable version
hooks:
- id: markdownlint-cli2
args: ["--fix", "--config", "./scripts/.markdownlint-cli2.jsonc"] # Optional: specify a custom config file