Files
engine/.pre-commit-config.yaml
2021-12-01 00:14:06 +01:00

8 lines
162 B
YAML

repos:
- repo: https://github.com/gitguardian/ggshield
rev: main
hooks:
- id: ggshield
language_version: python3
stages: [commit]