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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-06 13:59:17 +01:00
committed by GitHub
parent 618e41c52a
commit d95c9fecfe

View File

@@ -12,7 +12,7 @@ repos:
- id: trailing-whitespace
exclude: ^docs/versioned_docs/.+/40-cli.md$
- repo: https://github.com/golangci/golangci-lint
rev: v2.6.2
rev: v2.7.1
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli
@@ -31,7 +31,7 @@ repos:
hooks:
- id: hadolint
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.7.3
rev: v3.7.4
hooks:
- id: prettier
- repo: https://github.com/adrienverge/yamllint.git