From 0b17045e18bd6643d73f1f344829c136d21614de Mon Sep 17 00:00:00 2001 From: Janosh Riebesell Date: Sun, 10 Oct 2021 18:07:08 +0200 Subject: [PATCH] Add jsonschema [An implementation of the JSON Schema specification for Python](https://github.com/Julian/jsonschema) --- all-repos.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/all-repos.yaml b/all-repos.yaml index 97bf4743..3c6cc3e6 100644 --- a/all-repos.yaml +++ b/all-repos.yaml @@ -203,3 +203,4 @@ - https://github.com/jackdewinter/pymarkdown - https://github.com/klieret/jekyll-relative-url-check - https://github.com/tarioch/flux-check-hook +- https://github.com/Julian/jsonschema