chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.45.0 (#5187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
This commit is contained in:
renovate[bot]
2025-05-18 19:33:46 +02:00
committed by GitHub
parent 014c173c25
commit b3c4cde8b5
2 changed files with 4 additions and 1 deletions

View File

@@ -139,3 +139,5 @@ MD046:
MD048:
# Code fence style
style: 'backtick'
MD059: false

View File

@@ -14,10 +14,11 @@ repos:
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.44.0
rev: v0.45.0
hooks:
- id: markdownlint
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
language_version: 22.15.1
- repo: https://github.com/mrtazz/checkmake
rev: 0.2.2
hooks: