From 3c1ad24209c5148b28029dc2b549b07cc6197323 Mon Sep 17 00:00:00 2001 From: Daniil Antoshin Date: Mon, 10 Aug 2026 16:58:30 +0200 Subject: [PATCH] chore: migrate biome config to 2.5.7 Signed-off-by: Daniil Antoshin --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 87da666..feac8e9 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.5.6/schema.json", + "$schema": "https://biomejs.dev/schemas/2.5.7/schema.json", "files": { "includes": [ "**",