From: Jérôme Benoit Date: Mon, 23 Jun 2025 16:43:04 +0000 (+0200) Subject: chore: bump biome configuration version X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=10a6e6af0998333770e11077e4d343946ba4bcba;p=benchmarks-js.git chore: bump biome configuration version Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index 7f9c712..121418a 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.0.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.0.5/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,