diff --git a/mise/config.toml b/mise/config.toml index eb2712a..aec6863 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -2,6 +2,6 @@ go = "1.26.3" node = "25.9.0" bun = "1.3.13" -pnpm = "11.1.0" +pnpm = "11.1.1" python = "3.14.5" rust = "1.95.0"