From fc21bcfd68352c661196957066aebed1bbb0227d Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 26 Apr 2026 23:53:07 +0200 Subject: [PATCH] chore: update biome schema to 2.4.13 --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 3ec6cc03e..de41fa8d6 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.13/schema.json", "assist": { "actions": { "source": { -- 2.53.0