diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c78c38d..2d0d27c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: "check-merge-conflict" - repo: https://github.com/gitleaks/gitleaks - rev: v8.28.0 + rev: v8.30.0 hooks: - id: gitleaks-docker stages: [manual, pre-push]