Update biome@latest to 2.4.12

This commit is contained in:
Taiki Endo
2026-04-15 18:37:03 +00:00
committed by github-actions[bot]
parent 374ad2bb5d
commit 3422300f25
2 changed files with 5 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `biome@latest` to 2.4.12.
## [2.75.14] - 2026-04-15 ## [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. - Implement potential workaround for [windows-11-arm runner bug](https://github.com/actions/partner-runner-images/issues/169) which sometimes causes installation failure.

6
manifests/biome.json generated
View File

@@ -2,13 +2,13 @@
"rust_crate": null, "rust_crate": null,
"template": null, "template": null,
"latest": { "latest": {
"version": "2.4.11" "version": "2.4.12"
}, },
"2": { "2": {
"version": "2.4.11" "version": "2.4.12"
}, },
"2.4": { "2.4": {
"version": "2.4.11" "version": "2.4.12"
}, },
"2.4.12": { "2.4.12": {
"x86_64_linux_musl": { "x86_64_linux_musl": {