From f46c7e7399dd7b8ecdeb45f80014dd0d8ed1a212 Mon Sep 17 00:00:00 2001 From: Aurelien Gateau Date: Tue, 29 Jul 2025 14:56:01 +0200 Subject: [PATCH] chore(pre-commit): update to ggshield 1.42.0 --- .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 7e5b651c..dbf28a01 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: - id: prettier - repo: https://github.com/gitguardian/ggshield - rev: v1.41.0 + rev: v1.42.0 hooks: - id: ggshield language_version: python3