diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f33dacb..9d2f1b8 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.63.3 + rev: v1.63.4 hooks: - id: golangci-lint-full - repo: https://github.com/gitleaks/gitleaks