From: Jérôme Benoit Date: Thu, 31 Jul 2025 11:12:49 +0000 (+0200) Subject: chore: migrate biome config X-Git-Tag: v5.1.1~18 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=5e38831d0d41e23f8c7a956b8042e78551a7acce;p=poolifier.git chore: migrate biome config Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index b9ac9eb01..1a0814ddd 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.1.2/schema.json", + "$schema": "https://biomejs.dev/schemas/2.1.3/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,