mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-17 08:57:02 +00:00
Merge d283de9a72 into e60892483e
This commit is contained in:
commit
2b70d8d557
1 changed files with 7 additions and 0 deletions
7
.pre-commit-hooks.yaml
Normal file
7
.pre-commit-hooks.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
- id: kubeconform
|
||||||
|
name: kubeconform
|
||||||
|
entry: kubeconform
|
||||||
|
language: golang
|
||||||
|
types: [yaml]
|
||||||
|
require_serial: true
|
||||||
Loading…
Reference in a new issue