From fa8b22f333a0ec514097631bb049e7b3ff6cc157 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 26 Jun 2026 20:51:57 -0400 Subject: [PATCH] chore(renovate): add lizardbyte-common submodule clone --- renovate-config.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate-config.json5 b/renovate-config.json5 index d9f9db42..aa190006 100644 --- a/renovate-config.json5 +++ b/renovate-config.json5 @@ -6,6 +6,7 @@ "cloneSubmodulesFilter": [ "packaging/linux/flatpak/deps/flatpak-builder-tools", // Sunshine "third-party/glad", // Sunshine + "third-party/lizardbyte-common", // c/c++ projects ], "configMigration": true, // allow renovate to open PRs to update config "constraintsFiltering": "strict", // ensure dependencies are compatible with dependency constraints