From 581b17bc729d31a6db6ab55932c2692947c9a348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobi=20Sch=C3=A4fer?= Date: Sun, 24 Mar 2024 14:05:18 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 023cde3a..d4257f58 100644 --- a/renovate.json +++ b/renovate.json @@ -23,7 +23,7 @@ { "description": "Label Helma core packages", "matchFiles": ["build.gradle"], - "labels": ["core"] + "addLabels": ["core"] }, { "description": "Label major version bumps",