From ed69bff645d11cc0d35704c2274f888ebf70fcdd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:36:23 +0000 Subject: [PATCH] Update dependency @biomejs/biome to v1.8.1 --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 19163755..1bd45c09 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.8.0/schema.json", + "$schema": "https://biomejs.dev/schemas/1.8.1/schema.json", "formatter": { "enabled": true, "formatWithErrors": false,