From 2c74ca5f65e8bc2190c54b99064095db253388fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20=C3=85berg?= Date: Tue, 16 Dec 2025 01:19:11 +0100 Subject: [PATCH] Added powershell-utils wsl-utils to paltform (part of electron-builder) --- .github/renovate.json5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ca57ccf4f86..d217ded6bb0 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -235,6 +235,8 @@ "windows-registry", "zbus", "zbus_polkit", + "powershell-utils", + "wsl-utils", ], description: "Platform owned dependencies", commitMessagePrefix: "[deps] Platform:",