diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b29d713ea45..90c79eefab7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,6 +28,6 @@ repos: types: [text] require_serial: true - repo: https://github.com/gitleaks/gitleaks - rev: v8.20.0 + rev: v8.20.1 hooks: - id: gitleaks