From: Jérôme Benoit Date: Sat, 6 Sep 2025 12:12:55 +0000 (+0200) Subject: chore: migrate biome configuration X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b4fe947bd7c863418ebdd93454c639b4a7ae8504;p=poolifier.git chore: migrate biome configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index 99d159300..eefc45572 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.2.2/schema.json", + "$schema": "https://biomejs.dev/schemas/2.2.3/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,