From 3422300f25ddb7eba2caf39e1bcb275ab52c9093 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 15 Apr 2026 18:37:03 +0000 Subject: [PATCH] Update `biome@latest` to 2.4.12 --- CHANGELOG.md | 2 ++ manifests/biome.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53b6d3da..6771f75e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `biome@latest` to 2.4.12. + ## [2.75.14] - 2026-04-15 - Implement potential workaround for [windows-11-arm runner bug](https://github.com/actions/partner-runner-images/issues/169) which sometimes causes installation failure. diff --git a/manifests/biome.json b/manifests/biome.json index 862220c4..99fa19e9 100644 --- a/manifests/biome.json +++ b/manifests/biome.json @@ -2,13 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "2.4.11" + "version": "2.4.12" }, "2": { - "version": "2.4.11" + "version": "2.4.12" }, "2.4": { - "version": "2.4.11" + "version": "2.4.12" }, "2.4.12": { "x86_64_linux_musl": {