feat(git): Adding pre-commit hook
This commit is contained in:
parent
effdfaef2c
commit
7217959992
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/gitguardian/ggshield
|
- repo: https://github.com/gitguardian/ggshield
|
||||||
rev: v1.14.5
|
rev: v1.38.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: ggshield
|
- id: ggshield
|
||||||
language_version: python3
|
language_version: python3
|
||||||
stages: [commit]
|
stages: [pre-commit]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue