Update pre-commit hook golangci/golangci-lint to v2.13.1 (#7058)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-22 13:04:41 +02:00
committed by GitHub
co-authored by lnx01
parent bfb0ce41af
commit c2a7779e21
+1 -1
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.12.2
rev: v2.13.1
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli