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