From ffded0295312c64e9ef04ccb6fdc0b27f05a15b4 Mon Sep 17 00:00:00 2001 From: Aurelien Gateau Date: Wed, 16 Aug 2023 16:12:57 +0200 Subject: [PATCH] chore(pre-commit): update to latest ggshield Issue: # --- .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 ae148674..0327f8b9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: - id: prettier - repo: https://github.com/gitguardian/ggshield - rev: v1.17.1 + rev: v1.18.0 hooks: - id: ggshield language_version: python3