8 lines
197 B
YAML
8 lines
197 B
YAML
repos:
|
|
- repo: https://github.com/k8s-at-home/sops-pre-commit
|
|
rev: v2.1.1
|
|
hooks: [{id: forbid-secrets}]
|
|
- repo: https://github.com/zricethezav/gitleaks
|
|
rev: v8.8.11
|
|
hooks: [{id: gitleaks}]
|