This commit is contained in:
pre-commit-ci[bot] 2025-03-31 20:24:56 +00:00 committed by GitHub
commit c08755f547
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/golangci/golangci-lint
rev: v1.64.7
rev: v2.0.2
hooks:
- id: golangci-lint-full
- repo: local