feat(git): Adding pre-commit hook

This commit is contained in:
rjshrjndrn 2025-04-24 10:49:08 +02:00
parent effdfaef2c
commit 7217959992

View file

@ -1,7 +1,7 @@
repos:
- repo: https://github.com/gitguardian/ggshield
rev: v1.14.5
rev: v1.38.0
hooks:
- id: ggshield
language_version: python3
stages: [commit]
stages: [pre-commit]