Skip to content

Commit

Permalink
Bump all microbuild packages at once
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jan 24, 2025
1 parent 5fa9788 commit 3730643
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"matchDatasources": ["dotnet-version", "docker"],
"matchDepNames": ["dotnet-sdk", "mcr.microsoft.com/dotnet/sdk"],
"groupName": "Dockerfile and global.json updates"
},
{
"matchPackageNames": ["Microsoft.VisualStudio.Internal.MicroBuild*"],
"groupName": "microbuild"
}
]
}

0 comments on commit 3730643

Please sign in to comment.