kubeconform/vendor/github.com/santhosh-tekuri/jsonschema/v6/.pre-commit-hooks.yaml
2025-05-11 02:05:01 +02:00

7 lines
201 B
YAML

- id: jsonschema-validate
name: Validate JSON against JSON Schema
description: ensure json files follow specified JSON Schema
entry: jv
language: golang
additional_dependencies:
- ./cmd/jv