[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/golangci/golangci-lint: v1.58.0 → v1.58.1](https://github.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1)
This commit is contained in:
pre-commit-ci[bot] 2024-05-13 22:24:40 +00:00 committed by GitHub
parent d5171e1d54
commit 66526fe956
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: 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.58.0 rev: v1.58.1
hooks: hooks:
- id: golangci-lint-full - id: golangci-lint-full
- repo: local - repo: local