From ef52e5b66ff2f6d684c01d2ed4b9c0de726862d3 Mon Sep 17 00:00:00 2001 From: Jonathan Griffe Date: Fri, 27 Jun 2025 15:13:37 +0200 Subject: [PATCH] chore(pre-commit): update to ggshield 1.41.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 483f34c6..7e5b651c 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.40.0 + rev: v1.41.0 hooks: - id: ggshield language_version: python3