From 27f18cb196e7d7fb488d200bb4407ac0dc762ba0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:26:22 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.19.2 --- .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 f560e984..fad3d98d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,6 +30,6 @@ repos: # hooks: # - id: forbid-secrets - repo: https://github.com/zricethezav/gitleaks - rev: v8.8.4 + rev: v8.19.2 hooks: - id: gitleaks