13
0
Fork 0
mirror of https://github.com/yannh/kubeconform.git synced 2026-07-02 09:29:30 +00:00
This commit is contained in:
Roman Vlasenko 2026-06-17 11:37:08 +00:00 committed by GitHub
commit 00acfe86a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.pre-commit-hooks.yaml Normal file
View file

@ -0,0 +1,7 @@
---
- id: kubeconform
name: kubeconform
entry: kubeconform
language: golang
types: [yaml]
require_serial: true