Upgrade golangci-lint pre-commit hook

This commit is contained in:
IamTheFij 2023-04-18 16:16:53 -07:00
parent e6447b615f
commit 95cb24ac04
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ repos:
- id: end-of-file-fixer
- id: check-merge-conflict
- repo: https://github.com/golangci/golangci-lint
rev: v1.50.1
rev: v1.52.2
hooks:
- id: golangci-lint
- repo: https://github.com/hadolint/hadolint