diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e90a742..7899ec8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: - id: fix-ligatures stages: [commit] - repo: https://github.com/zricethezav/gitleaks - rev: "v8.18.3" + rev: "v8.18.4" hooks: - id: gitleaks - repo: https://github.com/editorconfig-checker/editorconfig-checker.python