openreplay/.pre-commit-config.yaml
2025-04-24 10:49:17 +02:00

7 lines
169 B
YAML

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