diff --git a/dotnet.json b/dotnet.json index 7ad75f2..c798d93 100644 --- a/dotnet.json +++ b/dotnet.json @@ -28,11 +28,6 @@ "description": "Group PRs made for Gridify NuGet packages", "matchPackagePatterns": ["^Gridify"], "groupName": "Gridify" - }, - { - "description": "Group PRs made for NUKE packages", - "matchPackagePatterns": ["^Nuke"], - "groupName": "NUKE Build" } ] }