From 24554215298e2dd9f4686496496bc5089f8c4b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salom=C3=A9=20Voltz?= Date: Tue, 29 Apr 2025 16:55:58 +0200 Subject: [PATCH] chore(pre-commit): update to ggshield 1.39.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 40cdb8f0..80e8a731 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.38.0 + rev: v1.39.0 hooks: - id: ggshield language_version: python3