diff --git a/renovate.json b/renovate.json index 287a56162b..44ceadd1e4 100644 --- a/renovate.json +++ b/renovate.json @@ -6,5 +6,7 @@ "schedule": ["after 3pm on Wednesday"], "major": { "dependencyDashboardApproval": true - } + }, + "labels": ["cla-signed"], + "commitBody": "Release Notes:\n\n- N/A" }