From 1abd1bbbb9d4bb147a5ce014696789c0827fe16a Mon Sep 17 00:00:00 2001 From: marocchino Date: Sun, 5 Apr 2026 16:29:27 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20biome?= 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 6d70561..96f794b 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.4.7/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json", "files": { "includes": ["src/**/*.ts"] },