From ed080dce7aa83c0acd33fe29a4721ff07c473e9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:33:31 +0000 Subject: [PATCH] biome: Update to version 2.3.15 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index 3a1935239f..28d2ab5df2 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.3.14", + "version": "2.3.15", "description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.", "homepage": "https://biomejs.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.14/biome-win32-x64.exe#/biome.exe", - "hash": "b53639d382f224ab341655b5864871f367ae735080585b15c44251037146459b" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.15/biome-win32-x64.exe#/biome.exe", + "hash": "164ec196c874806cf91380b490dd7c7a4636e1509c055b827366e2703555ce43" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.14/biome-win32-arm64.exe#/biome.exe", - "hash": "c2a9136a3874288be59d2dbe6eb6a970528e935e51d4f9a2df16ddbecebc28d3" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.15/biome-win32-arm64.exe#/biome.exe", + "hash": "3d3052fd2e29090f9ae419982d48dc32b2d3948b7e02c279d1741aa4ed53725d" } }, "bin": "biome.exe",