From a09437018e72defe44fb8d5d888692f4f2f6d8a9 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sun, 4 Jan 2026 19:04:55 -0800 Subject: [PATCH] Update Biome schema version to 2.3.11 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude Co-Authored-By: Happy --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 589f90ff..679215dc 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.10/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json", "linter": { "enabled": true, "rules": {