From 931d0e485b5b415c86d78f3f4bc4d4ec908ea61d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 16:58:45 +0000 Subject: [PATCH] biome: Update to version 2.3.13 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index ea8713a21c..71e41d035b 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.3.12", + "version": "2.3.13", "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.12/biome-win32-x64.exe#/biome.exe", - "hash": "6f38c5bea40cb1c20e28a3b2b557689e68d9522b0e569d95087b917900da6360" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.13/biome-win32-x64.exe#/biome.exe", + "hash": "41730b5f8cb75195c2f7234ff46fee07088add0c50d9fb8a5f22a8cd6d267727" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.12/biome-win32-arm64.exe#/biome.exe", - "hash": "8397f3cdd340826b4960e7dc8f3d97b9d953651c87869ae1ed0618301ea62f92" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.13/biome-win32-arm64.exe#/biome.exe", + "hash": "bd270fa1e7c3124fac0f0f651d9566c6908ca7fb786763090e1ff89b10c4afdb" } }, "bin": "biome.exe",