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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-29 07:20:05 +02:00 committed by GitHub
parent bafcf45af3
commit add7992011
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/golangci/golangci-lint
rev: v2.1.6
rev: v2.2.0
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli