From 657bbe2e8d64f356167260e05dfc41e5ae784dd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 20:31:01 +0000 Subject: [PATCH] biome: Update to version 2.3.9 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index 7d67209a30..b46693dd30 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.3.8", + "version": "2.3.9", "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.8/biome-win32-x64.exe#/biome.exe", - "hash": "e1f3afc0c5ee0de0c642c198dfa4d380d7c1a0003e370fbe7ed6a083e3985552" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.9/biome-win32-x64.exe#/biome.exe", + "hash": "de60c0fcc2b9fba2f3fc9d7e995b3e6948f03335991654519a8d0fb2b93a7520" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.8/biome-win32-arm64.exe#/biome.exe", - "hash": "d7e1b57393fe72ab390c91950119c129f82c86ff083fd43bc3e86fc674b7b5ae" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.9/biome-win32-arm64.exe#/biome.exe", + "hash": "8dac37537c4620fdb1b2e27bb1b8602a96fa6d94f15330270195e5398e612d37" } }, "bin": "biome.exe",