From: Jérôme Benoit Date: Tue, 18 Nov 2025 11:13:26 +0000 (+0100) Subject: chore: migrate biome configuration X-Git-Tag: v5.2.0~80 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=a1fbd2f943884c0b6fd40706057d752970d541f9;p=poolifier.git chore: migrate biome configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index f4e9cdd1a..db029f6e2 100644 --- a/biome.json +++ b/biome.json @@ -1,6 +1,6 @@ { "root": true, - "$schema": "https://biomejs.dev/schemas/2.3.5/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.6/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,