diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 77ccf18..35bad2d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - id: go-test - id: gofumpt - repo: https://github.com/golangci/golangci-lint - rev: v1.58.1 + rev: v1.58.2 hooks: - id: golangci-lint - repo: https://github.com/gitleaks/gitleaks