From 4724cd49893dfc428096c24bb53b1565ee2e27d4 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 4 Sep 2021 12:03:33 +0200 Subject: [PATCH] slight ranovate naming fix --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index cfb4aa2e28f..cb864fa1b79 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -52,7 +52,7 @@ ], "bumpVersion": "patch", "labels": ["dependency/patch-minor"], - "groupName": "non-major helm deps", + "groupName": "non-major deps", "schedule": [ "on tuesday" ]