[pre-commit.ci] pre-commit autoupdate
Some checks failed
Go / build (1.22, macos-latest) (push) Has been cancelled
Go / build (1.22, ubuntu-latest) (push) Has been cancelled
Go / build (1.22, windows-latest) (push) Has been cancelled
Go / build (1.23, macos-latest) (push) Has been cancelled
Go / build (1.23, ubuntu-latest) (push) Has been cancelled
Go / build (1.23, windows-latest) (push) Has been cancelled
golangci-lint / lint (1.22) (push) Has been cancelled
golangci-lint / lint (1.23) (push) Has been cancelled

updates:
- [github.com/golangci/golangci-lint: v1.60.1 → v1.60.3](https://github.com/golangci/golangci-lint/compare/v1.60.1...v1.60.3)
This commit is contained in:
pre-commit-ci[bot] 2024-08-26 23:15:07 +00:00 committed by Gabriel Augendre
parent 4410b65005
commit 8782199988

View file

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