From 4d7fc9f3542ae373d7d9e09d73a0552b71bc412e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 17:35:31 +0000 Subject: [PATCH] chore(deps): update dependency @biomejs/biome to v2.4.0 --- 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 e0c80b40..618b4949 100644 --- a/commafeed-client/biome.json +++ b/commafeed-client/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.15/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.0/schema.json", "formatter": { "indentStyle": "space", "indentWidth": 4,