diff --git a/renovate.json b/renovate.json index 1ae8efd..5532ca1 100644 --- a/renovate.json +++ b/renovate.json @@ -22,6 +22,10 @@ "patch" ], "schedule": ["after 9pm on wednesday"] + }, + { + "groupName": "GitHub Actions", + "matchManagers": ["github-actions"] } ] }