fp/.pre-commit-config.yaml

7 lines
164 B
YAML

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