From 7044d474dbdc65f6bde2d247f0989045ca83349a Mon Sep 17 00:00:00 2001 From: "unhesitatingeffectivebot[bot]" <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 17:26:26 -0400 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.4 (#35) Co-authored-by: unhesitatingeffectivebot[bot] <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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