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

8 lines
197 B
YAML
Raw Permalink Normal View History

2022-02-07 21:07:07 -06:00
repos:
- repo: https://github.com/k8s-at-home/sops-pre-commit
2022-07-05 14:57:18 -05:00
rev: v2.1.1
hooks: [{id: forbid-secrets}]
2022-02-07 21:26:00 -06:00
- repo: https://github.com/zricethezav/gitleaks
2022-07-05 14:57:18 -05:00
rev: v8.8.11
hooks: [{id: gitleaks}]