From 289d4bd5cf3c2811e0e24a8ad392c39226700bde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 12:32:43 +0000 Subject: [PATCH] biome: Update to version 2.3.7 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index 000c483b87..17206f2ec2 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.3.6", + "version": "2.3.7", "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.6/biome-win32-x64.exe#/biome.exe", - "hash": "ba2393f879e57a2860e419df10fe412d11b48aa45a4c099a5943f446dc101723" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.7/biome-win32-x64.exe#/biome.exe", + "hash": "db86a696229e421d997123e584b3a121a73db6e9f09abff19ad2ab59c69a9ddd" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.6/biome-win32-arm64.exe#/biome.exe", - "hash": "13b976fc47db35d2712b3dd90ca8d439ae7de6f37955d6b5f7cd3339228d106b" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.7/biome-win32-arm64.exe#/biome.exe", + "hash": "3040d3f7a18ae74eade75e24207bcd60e9700fc990703692e0712066b2084fa3" } }, "bin": "biome.exe",