[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/golangci/golangci-lint: v1.64.6 → v1.64.7](https://github.com/golangci/golangci-lint/compare/v1.64.6...v1.64.7)
This commit is contained in:
pre-commit-ci[bot] 2025-03-17 20:41:43 +00:00 committed by Gabriel Augendre
parent 2cfdadfd85
commit 96ab752057

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.6
rev: v1.64.7
hooks:
- id: golangci-lint-full
- repo: local