chore(deps): update pre-commit non-major (#6212)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-08 08:01:12 +01:00
committed by GitHub
parent 7150cef378
commit 0ca7fb515f

View File

@@ -12,15 +12,15 @@ repos:
- id: trailing-whitespace
exclude: ^docs/versioned_docs/.+/40-cli.md$
- repo: https://github.com/golangci/golangci-lint
rev: v2.10.1
rev: v2.11.2
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.47.0
rev: v0.48.0
hooks:
- id: markdownlint
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
language_version: 22.15.1
language_version: 24.14.0
- repo: https://github.com/mrtazz/checkmake
rev: v0.3.2
hooks: