From fb1781fe3010afa1c92c3de6bd9b20e0cb642b9a Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Mon, 16 Sep 2024 10:29:01 -0700 Subject: [PATCH] Update renovate config --- default.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/default.json b/default.json index a234f56..495194d 100644 --- a/default.json +++ b/default.json @@ -78,6 +78,14 @@ "matchDatasources": [ "helm" ] + }, + { + "addLabels": [ + "github_actions" + ], + "matchManagers": [ + "action" + ] } ], "postUpdateOptions": [