diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5598e1a..1de96a1 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.22.1 + rev: v8.23.0 hooks: - id: gitleaks