From 2565dc2d93bbf5e00246daa5dda6d74c61abaab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:55:19 +0000 Subject: [PATCH] Update dependency @biomejs/biome to v2.3.12 --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index f7f2d7f..5a8b6cb 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.12/schema.json", "files": { "ignoreUnknown": true, "includes": ["**", "!!dist/*", "!node_modules/*", "!!storage/*"]