From 1567c841947d21bd65680c5721cc7ebf31661956 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 19 Feb 2025 01:46:28 +0000 Subject: [PATCH] Bump the schema Deno version to 2.2.0 --- schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema.json b/schema.json index 024a2cc..402ccb5 100644 --- a/schema.json +++ b/schema.json @@ -6,7 +6,7 @@ "type": "object", "allOf": [ { - "$ref": "https://github.com/denoland/deno/raw/v2.1.10/cli/schemas/config-file.v1.json" + "$ref": "https://github.com/denoland/deno/raw/v2.2.0/cli/schemas/config-file.v1.json" } ], "properties": {