diff --git a/mise/config.toml b/mise/config.toml index e50ee11..b0d96f7 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -5,6 +5,6 @@ minimum_release_age = "14d" go = "1.26.3" node = "25.9.0" bun = "1.3.14" -pnpm = "11.3.0" +pnpm = "11.4.0" python = "3.14.5" rust = "1.95.0"