diff --git a/schema.json b/schema.json index a195d1b16..8d3b0ee73 100644 --- a/schema.json +++ b/schema.json @@ -1,6 +1,6 @@ { "$id": "http://scoop.sh/draft/schema#", - "$schema": "http://json-schema.org/draft-04/schema#", + "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "definitions": { "hashPattern": {