From: Jérôme Benoit Date: Sat, 4 Oct 2025 14:29:11 +0000 (+0200) Subject: chore: sync biome version in configuration X-Git-Tag: v5.1.7~47 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=d215bacaf77d0553aa843331a24c9c1218009c78;p=poolifier.git chore: sync biome version in configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index 037785fd5..44a9f5b1b 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.2.5/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,