Files
xamarin-neo4j/.pre-commit-config.yaml
2024-11-21 10:51:46 +01:00

7 lines
145 B
YAML

repos:
- repo: https://github.com/gitleaks/gitleaks
rev: v8.19.0
hooks:
- id: gitleaks
args: ["--config=.gitleaks.toml"]