Add pre-commit hook manifest

This commit is contained in:
Roman Vlasenko 2023-05-09 01:25:00 +03:00
parent ce2f6de185
commit d283de9a72

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