From 1e8cf5dc1f643d4aa694542f12b6f355dae5933b Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Thu, 9 Oct 2025 15:03:55 +0200 Subject: [PATCH] chore: labelling renovate pull requests (#1694) Signed-off-by: Dario Tranchitella --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 61b1fd1c..8557325e 100644 --- a/renovate.json +++ b/renovate.json @@ -12,6 +12,7 @@ "ignorePaths": [ "docs" ], + "labels": ["renovate"], "flux": { "fileMatch": ["^.*flux\\.yaml$"] },