diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e2f2ae8..4be900c 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.7.1 + rev: v2.7.2 hooks: - id: golangci-lint-full - repo: https://github.com/gitleaks/gitleaks