build: fix biome.json
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 15 Mar 2024 19:13:59 +0000 (20:13 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 15 Mar 2024 19:13:59 +0000 (20:13 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
biome.json

index 51ceec1b00596fd9050199d316eff41bb7f23dcf..2caeaf87d20a17853ff9dd40ce5fd68f24b2662d 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "$schema": "https://biomejs.dev/schemas/1.6.0/schema.json",
+  "$schema": "https://biomejs.dev/schemas/1.6.1/schema.json",
   "organizeImports": {
     "enabled": false
   },