From: Jérôme Benoit Date: Fri, 28 Nov 2025 20:36:07 +0000 (+0100) Subject: chore: migrate biome configuration X-Git-Tag: v5.2.0~69 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=0c5c7f6b3633ad1eab3a715d59f7ad601937fb43;p=poolifier.git chore: migrate biome configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index cdd31dbb0..5629f32e8 100644 --- a/biome.json +++ b/biome.json @@ -1,6 +1,6 @@ { "root": true, - "$schema": "https://biomejs.dev/schemas/2.3.7/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.8/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,