From aa5547ec28aaa312d498397fc1e2da7ca438a7d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9verine=20Bonnech=C3=A8re?= Date: Tue, 28 Jan 2025 11:11:13 +0100 Subject: [PATCH] chore(pre-commit): update to ggshield 1.36.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 58ccff2b30..f8dec385ba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -80,7 +80,7 @@ repos: stages: [pre-push] - repo: https://github.com/gitguardian/ggshield - rev: v1.35.0 + rev: v1.36.0 hooks: - id: ggshield language_version: python3