From 5793be67c0df6189e50d07397502a187a7265aea Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:22:25 +0600 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/trufflesecurity/trufflehog: v3.82.6 → v3.82.7](https://github.com/trufflesecurity/trufflehog/compare/v3.82.6...v3.82.7) - [github.com/gitleaks/gitleaks: v8.19.3 → v8.20.1](https://github.com/gitleaks/gitleaks/compare/v8.19.3...v8.20.1) 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 43e8e516..8e81b95a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,12 +5,12 @@ repos: - id: ripsecrets - repo: https://github.com/trufflesecurity/trufflehog - rev: v3.82.6 + rev: v3.82.7 hooks: - id: trufflehog - repo: https://github.com/gitleaks/gitleaks - rev: v8.19.3 + rev: v8.20.1 hooks: - id: gitleaks