diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10a61fd..248e38b 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: v2.1.6 + rev: v2.2.0 hooks: - id: golangci-lint-full - repo: https://github.com/gitleaks/gitleaks