From 303f79c11cd0ecfeac6cdf79bfe9b55e8d2d3728 Mon Sep 17 00:00:00 2001 From: veillette Date: Fri, 28 Aug 2026 15:27:26 -0400 Subject: [PATCH] chore: sync biome.json schema with @biomejs/biome 2.5.9 --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 76e6a54..7b887b2 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.5.8/schema.json", + "$schema": "https://biomejs.dev/schemas/2.5.9/schema.json", "vcs": { "enabled": true, "clientKind": "git",