From 27c4383b3748a1abce376f8a63e77c3fb0f34c06 Mon Sep 17 00:00:00 2001 From: marocchino Date: Sat, 14 Mar 2026 09:13:35 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20config?= 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 04932cc..6d70561 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.4.6/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.7/schema.json", "files": { "includes": ["src/**/*.ts"] },