diff --git a/mise/config.toml b/mise/config.toml index 4c53fa6..fbf37e8 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -2,6 +2,6 @@ go = "1.26.2" node = "25.9.0" bun = "1.3.13" -pnpm = "11.0.7" +pnpm = "11.0.8" python = "3.14.4" rust = "1.95.0"