diff --git a/renovate.json b/renovate.json index 3e2c50d7f1..d4e6bffd5d 100644 --- a/renovate.json +++ b/renovate.json @@ -30,6 +30,11 @@ "schedule": "on tuesday", "addLabels": ["📱mobile"] }, + { + "groupName": "flutter", + "matchPackagePatterns": ["flutter"], + "schedule": "on tuesday" + }, { "groupName": "exiftool", "matchPackagePrefixes": ["exiftool"],