From 487a5755e1ba9f801caca550425b57630c328473 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:33:09 +0600 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#70) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/trufflesecurity/trufflehog: v3.82.2 → v3.82.6](https://github.com/trufflesecurity/trufflehog/compare/v3.82.2...v3.82.6) - [github.com/gitleaks/gitleaks: v8.19.2 → v8.19.3](https://github.com/gitleaks/gitleaks/compare/v8.19.2...v8.19.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 71f5152..233fe20 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,11 +5,11 @@ repos: - id: ripsecrets - repo: https://github.com/trufflesecurity/trufflehog - rev: v3.82.2 + rev: v3.82.6 hooks: - id: trufflehog - repo: https://github.com/gitleaks/gitleaks - rev: v8.19.2 + rev: v8.19.3 hooks: - id: gitleaks