From 8e4c055b78e7ba0dbc462fae91866b918a40d82a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9verine=20Bonnech=C3=A8re?= Date: Tue, 28 Jan 2025 11:10:33 +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 589f4c50..d45b8ac3 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.35.0 + rev: v1.36.0 hooks: - id: ggshield language_version: python3