From 4735d7907f2999c92025ec47ce31336904617879 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 21 Feb 2025 01:47:02 +0000 Subject: [PATCH] Bump the schema Deno version to 2.2.1 --- schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema.json b/schema.json index 402ccb5..53d7e5a 100644 --- a/schema.json +++ b/schema.json @@ -6,7 +6,7 @@ "type": "object", "allOf": [ { - "$ref": "https://github.com/denoland/deno/raw/v2.2.0/cli/schemas/config-file.v1.json" + "$ref": "https://github.com/denoland/deno/raw/v2.2.1/cli/schemas/config-file.v1.json" } ], "properties": {