diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ce92c1..f628290 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,6 +19,6 @@ repos: - id: mixed-line-ending args: [--fix=lf] - repo: https://github.com/gitleaks/gitleaks - rev: v8.18.4 + rev: v8.19.2 hooks: - id: gitleaks