diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cec9b82..cae3afe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: check-case-conflict - repo: https://github.com/gitleaks/gitleaks - rev: v8.30.0 + rev: v8.30.1 hooks: - id: gitleaks args: [--verbose]