chore(deps): update pre-commit hook igorshubovych/markdownlint-cli (v0.47.0 → v0.48.0)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-04 06:08:05 +00:00
committed by GitHub
parent 691e8fca7a
commit d4ea9f5b1b

View File

@@ -23,7 +23,7 @@ repos:
args: [--autofix, --no-sort-keys] args: [--autofix, --no-sort-keys]
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.47.0 rev: v0.48.0
hooks: hooks:
- id: markdownlint - id: markdownlint
args: [-c, .markdownlint.json, --fix] args: [-c, .markdownlint.json, --fix]