mirror of
https://github.com/CLIUtils/CLI11.git
synced 2026-01-19 04:52:08 +00:00
chore(deps): pre-commit.ci autoupdate (#1248)
<!--pre-commit.ci start--> updates: - [github.com/DavidAnson/markdownlint-cli2: v0.12.0 → v0.18.1](https://github.com/DavidAnson/markdownlint-cli2/compare/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>
This commit is contained in:
committed by
GitHub
parent
3a69ed51c0
commit
e33d09278f
@@ -50,7 +50,7 @@ repos:
|
||||
hooks:
|
||||
- id: script-must-have-extension
|
||||
- repo: https://github.com/DavidAnson/markdownlint-cli2
|
||||
rev: v0.12.0 # Use the latest stable version
|
||||
rev: v0.18.1 # Use the latest stable version
|
||||
hooks:
|
||||
- id: markdownlint-cli2
|
||||
args: ["--fix", "--config", "./scripts/.markdownlint-cli2.jsonc"] # Optional: specify a custom config file
|
||||
|
||||
Reference in New Issue
Block a user