From c3774a77c715a0f2ce297f12585c9d05ff2cb49b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 12:31:52 +0000 Subject: [PATCH] biome: Update to version 2.3.8 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index 17206f2ec2..7d67209a30 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.3.7", + "version": "2.3.8", "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.7/biome-win32-x64.exe#/biome.exe", - "hash": "db86a696229e421d997123e584b3a121a73db6e9f09abff19ad2ab59c69a9ddd" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.8/biome-win32-x64.exe#/biome.exe", + "hash": "e1f3afc0c5ee0de0c642c198dfa4d380d7c1a0003e370fbe7ed6a083e3985552" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.7/biome-win32-arm64.exe#/biome.exe", - "hash": "3040d3f7a18ae74eade75e24207bcd60e9700fc990703692e0712066b2084fa3" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.8/biome-win32-arm64.exe#/biome.exe", + "hash": "d7e1b57393fe72ab390c91950119c129f82c86ff083fd43bc3e86fc674b7b5ae" } }, "bin": "biome.exe",