ci/format: update bun version (#24693)

This commit is contained in:
Meghan Denny
2025-11-13 15:00:40 -08:00
committed by GitHub
parent 263d1ab178
commit d7bf4fb443
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ on:
pull_request: pull_request:
merge_group: merge_group:
env: env:
BUN_VERSION: "1.2.20" BUN_VERSION: "1.3.2"
LLVM_VERSION: "19.1.7" LLVM_VERSION: "19.1.7"
LLVM_VERSION_MAJOR: "19" LLVM_VERSION_MAJOR: "19"

View File

@@ -1,5 +1,6 @@
{ {
"lockfileVersion": 1, "lockfileVersion": 1,
"configVersion": 0,
"workspaces": { "workspaces": {
"": { "": {
"name": "bun", "name": "bun",