diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9808016..2e42e0d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: hooks: - id: golangci-lint-full - repo: https://github.com/gitleaks/gitleaks - rev: v8.21.2 + rev: v8.21.3 hooks: - id: gitleaks exclude: '^ctl/generated.go|graph/generated/.*$|^graph/model/models_gen.go|^tools/.*$$'