From f3e979090da5d8198f9020d0f10a2e23721de4b2 Mon Sep 17 00:00:00 2001 From: Dave Lane <42013603+ReenigneArcher@users.noreply.github.com> Date: Wed, 29 Jul 2026 08:59:17 -0400 Subject: [PATCH] fix(renovate): add 'third-party/sphinx-csharp' to cloneSubmodulesFilter --- renovate-config.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate-config.json5 b/renovate-config.json5 index 3959fa74..824e2999 100644 --- a/renovate-config.json5 +++ b/renovate-config.json5 @@ -7,6 +7,7 @@ "packaging/linux/flatpak/deps/flatpak-builder-tools", // Sunshine "third-party/glad", // Sunshine "third-party/lizardbyte-common", // c/c++ projects + "third-party/sphinx-csharp", // Themerr-jellyfin ], "configMigration": true, // allow renovate to open PRs to update config "description": "Default renovate configuration for LizardByte repositories",