From 69d4355556c891d3eadf7c55e7e573c6c11711dd Mon Sep 17 00:00:00 2001 From: Ross Williams Date: Wed, 4 Feb 2026 13:25:40 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20biome=20setting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 5e66038..8a2442b 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.0.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.4/schema.json", "files": { "includes": ["src/**/*.ts"] },