From 951bd759d7a87ace73f425167697707838b40e40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 16:30:06 +0000 Subject: [PATCH] biome: Update to version 2.1.3 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index ea9d2faae6..43ec75f942 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "2.1.2", + "version": "2.1.3", "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.1.2/biome-win32-x64.exe#/biome.exe", - "hash": "f2baa2f94a9ddd1db18d9647f0b81576dbfb86086cac2003f2d859e25595fefd" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.3/biome-win32-x64.exe#/biome.exe", + "hash": "11331e52484f5c1efe0670f118fb4227e0667c82352b7f23d51a59a430068f50" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.2/biome-win32-arm64.exe#/biome.exe", - "hash": "72d0612b4b5ae2a7a9ac7fa6d869ca7a327470a5d76157deff035e3c09bb13d4" + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.3/biome-win32-arm64.exe#/biome.exe", + "hash": "37cae5aad5d7e76baee1b57619e570d4627da2a5aba9933442c761ed28189076" } }, "bin": "biome.exe",