diff --git a/mise/config.toml b/mise/config.toml index 49642fd..5f643bb 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -2,6 +2,6 @@ go = "1.26.1" node = "25.8.1" bun = "1.3.10" -pnpm = "10.31.0" +pnpm = "10.32.0" python = "3.14.3" rust = "1.94.0"