[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.64.5 → v1.64.6](https://github.com/golangci/golangci-lint/compare/v1.64.5...v1.64.6)
This commit is contained in:
pre-commit-ci[bot] 2025-03-03 21:09:42 +00:00 committed by Gabriel Augendre
parent 5a001f2fbe
commit 2cfdadfd85

View file

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