From 7f8cc180c37682f1e2e80ae3e98ec2d5d6ce1aca Mon Sep 17 00:00:00 2001 From: Owen Date: Fri, 29 May 2026 20:38:25 +0200 Subject: [PATCH] update Biome scheme to 2.4.5 --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 64b4d31..810dfd2 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.5/schema.json", "vcs": { "enabled": false, "clientKind": "git",