10 lines
198 B
YAML
10 lines
198 B
YAML
repos:
|
|
- repo: https://github.com/k8s-at-home/sops-pre-commit
|
|
rev: v2.1.0
|
|
hooks:
|
|
- id: forbid-secrets
|
|
- repo: https://github.com/zricethezav/gitleaks
|
|
rev: v8.2.7
|
|
hooks:
|
|
- id: gitleaks
|