From: Jérôme Benoit Date: Thu, 11 Sep 2025 22:09:02 +0000 (+0200) Subject: chore: migrate biome configuration X-Git-Tag: v5.1.7~60 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=db32a808eaad7339069cf7da2a6b8f24cbc32c47;p=poolifier.git chore: migrate biome configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index eefc45572..037785fd5 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.2.3/schema.json", + "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,