diff --git a/hosts/istal/services/renovate.nix b/hosts/istal/services/renovate.nix
index bd6290b..496c7b8 100644
--- a/hosts/istal/services/renovate.nix
+++ b/hosts/istal/services/renovate.nix
@@ -41,7 +41,7 @@ in
       GITHUB_COM_TOKEN = config.age.secrets.renovate-github-token.path;
     };
     runtimePackages = with pkgs.unstable; [
-      pnpm
+      pnpm_9
       python312
       poetry
       gnumake