Skip to content

Commit

Permalink
Bump the schema Deno version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 19, 2025
1 parent ead1180 commit 1567c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 1567c84

Please sign in to comment.