k8s-clusters/.pre-commit-config.yaml

10 lines
198 B
YAML
Raw Normal View History

2022-02-07 21:07:07 -06:00
repos:
- repo: https://github.com/k8s-at-home/sops-pre-commit
rev: v2.1.0
hooks:
- id: forbid-secrets
2022-02-07 21:26:00 -06:00
- repo: https://github.com/zricethezav/gitleaks
rev: v8.2.7
hooks:
- id: gitleaks