From 42b14a415d0c4270b6632a5bd570f24b31f544dd Mon Sep 17 00:00:00 2001 From: Aurelien Gateau Date: Tue, 27 May 2025 12:42:58 +0200 Subject: [PATCH] chore(pre-commit): update to ggshield 1.40.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 a6085ec8..483f34c6 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.39.0 + rev: v1.40.0 hooks: - id: ggshield language_version: python3