chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.0 (#5704)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-01 07:07:57 +01:00
committed by GitHub
parent 40b3c98eae
commit 84fbfc808d

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.5.0
rev: v2.6.0
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli