[pre-commit.ci] pre-commit autoupdate
Some checks failed
Go / build (push) Has been cancelled
golangci-lint / lint (push) Has been cancelled
Go / coverage (push) Has been cancelled

updates:
- [github.com/golangci/golangci-lint: v1.63.4 → v1.64.5](https://github.com/golangci/golangci-lint/compare/v1.63.4...v1.64.5)
This commit is contained in:
pre-commit-ci[bot] 2025-02-17 22:13:05 +00:00 committed by Gabriel Augendre
parent 3947c6f8d5
commit 6f8b43553d

View file

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