We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa9788 commit 3730643Copy full SHA for 3730643
1 file changed
.github/renovate.json
@@ -16,6 +16,10 @@
16
"matchDatasources": ["dotnet-version", "docker"],
17
"matchDepNames": ["dotnet-sdk", "mcr.microsoft.com/dotnet/sdk"],
18
"groupName": "Dockerfile and global.json updates"
19
+ },
20
+ {
21
+ "matchPackageNames": ["Microsoft.VisualStudio.Internal.MicroBuild*"],
22
+ "groupName": "microbuild"
23
}
24
]
25
0 commit comments