From c759067809f9635c95c3551c82a5d25b39baa953 Mon Sep 17 00:00:00 2001 From: Lothar Bach Date: Mon, 11 Nov 2024 09:01:15 +0100 Subject: [PATCH] Group together all docusaurus package updates (#1789) --- .github/renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 98e07c0fd5..77182c44a3 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -216,6 +216,12 @@ "/gardener-application/", "/gardenlet/" ] + }, + { + "groupName": "docusaurus", + "matchPackageNames": [ + "/docusaurus/" + ] } ], "customManagers": [