From d48695f573bf487b3a627e5b7638bd4129b161a0 Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 00:25:04 +0000 Subject: [PATCH] fix(pre-commit): update pre-commit hook zricethezav/gitleaks to v8.21.3 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | zricethezav/gitleaks | v8.21.2 | v8.21.3 | --- .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 1bd4fe1c9..c51f8720d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,6 +28,6 @@ repos: hooks: - id: forbid-secrets - repo: https://github.com/zricethezav/gitleaks - rev: v8.21.2 + rev: v8.21.3 hooks: - id: gitleaks