Skip to content

Commit 13006cb

Browse files
committed
chore: miseにBunを追加
1 parent 40c6647 commit 13006cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# python is managed by .python-version
33
uv = "0.5.1"
44
node = "22.11.0"
5+
bun = "1.1.37"
56

67
[env]
78
_.python.venv = { path = ".venv", create = true }

0 commit comments

Comments
 (0)