diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 983c7449..fe43d5bb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: # Detect secrets with GitLeaks - repo: https://github.com/zricethezav/gitleaks - rev: v8.30.0 + rev: v8.30.1 hooks: - id: gitleaks-docker