Merge pull request #43 from ivuorinen/renovate/igorshubovych-markdownlint-cli-0.x

This commit is contained in:
2025-11-27 08:05:27 +02:00
committed by GitHub

View File

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