diff --git a/renovate.json b/renovate.json index 56fd5973..3a2cda01 100644 --- a/renovate.json +++ b/renovate.json @@ -11,7 +11,7 @@ "matchPackageNames": ["OTAPI.Upcoming", "ModFramework"], "ignoreUnstable": "false", "bumpVersion": "prerelease", + "groupName": "OTAPI things" } - ], - "labels": ["simple"] + ] }