mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:04:32 +07:00
ci: remove sops-pre-commit
All secrets are automatically generated and synced with External Secrets, so there are (almost?) no cases where I have a Kubernetes Secret YAML on disk. Additionally, k8s-at-home is deprecated.
This commit is contained in:
parent
0eb03e461c
commit
6def3d1ea7
@ -14,10 +14,6 @@ repos:
|
|||||||
rev: v1.27.1
|
rev: v1.27.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
- repo: https://github.com/k8s-at-home/sops-pre-commit
|
|
||||||
rev: v2.1.1
|
|
||||||
hooks:
|
|
||||||
- id: forbid-secrets
|
|
||||||
- repo: https://github.com/gruntwork-io/pre-commit
|
- repo: https://github.com/gruntwork-io/pre-commit
|
||||||
rev: v0.1.17
|
rev: v0.1.17
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
Reference in New Issue
Block a user