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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-26 03:31:41 +02:00 committed by GitHub
parent 5f45cb91a3
commit 48686dc05d
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.2
rev: v2.1.5
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli