From 6c1f24bad78570ba74571b9c5debc6a40e7f8c7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 08:53:14 +0000 Subject: [PATCH] chore(deps): update dependency @biomejs/biome to v2.3.7 --- commafeed-client/biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commafeed-client/biome.json b/commafeed-client/biome.json index 3985250d..e4db1459 100644 --- a/commafeed-client/biome.json +++ b/commafeed-client/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.6/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.7/schema.json", "formatter": { "indentStyle": "space", "indentWidth": 4,