From 28fefb2ca8dc035ca418b0187555cfb722705bf6 Mon Sep 17 00:00:00 2001 From: veillettem Date: Mon, 31 Aug 2026 10:52:00 -0400 Subject: [PATCH] chore: sync biome.json schema with @biomejs/biome 2.5.11 Co-authored-by: Cursor --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index ab468f9..2a62a32 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.5.10/schema.json", + "$schema": "https://biomejs.dev/schemas/2.5.11/schema.json", "vcs": { "enabled": true, "clientKind": "git",