diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d7f067d..60f1307 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: - id: fix-ligatures stages: [pre-commit] - repo: https://github.com/zricethezav/gitleaks - rev: "v8.23.0" + rev: "v8.23.1" hooks: - id: gitleaks - repo: https://github.com/editorconfig-checker/editorconfig-checker.python