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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-04 21:12:06 +02:00 committed by GitHub
parent 571fd31e45
commit 05221e4032
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.5
rev: v2.1.6
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli