From 8e1c9b9703b74055717606e03564df09c6e7a3f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 13:47:14 +0000 Subject: [PATCH] chore(deps): update dependency @biomejs/biome to v2.3.8 --- 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 e4db1459..62b8e98c 100644 --- a/commafeed-client/biome.json +++ b/commafeed-client/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.7/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.8/schema.json", "formatter": { "indentStyle": "space", "indentWidth": 4,