chore(deps): update pre-commit hook igorshubovych/markdownlint-cli (v0.45.0 → v0.46.0) (#44)

This commit is contained in:
renovate[bot]
2025-11-26 10:02:59 +02:00
committed by GitHub
parent 5d72206c4c
commit 671daabcee

View File

@@ -27,7 +27,7 @@ repos:
- id: stylua-github # or stylua-system / stylua - id: stylua-github # or stylua-system / stylua
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.45.0 rev: v0.46.0
hooks: hooks:
- id: markdownlint - id: markdownlint
args: [-c, .markdownlint.json, --fix] args: [-c, .markdownlint.json, --fix]