We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c5968 commit b4a369cCopy full SHA for b4a369c
1 file changed
.github/renovate.json
@@ -35,6 +35,10 @@
35
"matchPackageNames": ["Microsoft.VisualStudio.Internal.MicroBuild*"],
36
"groupName": "microbuild"
37
},
38
+ {
39
+ "matchPackageNames": ["Microsoft.VisualStudio.*"],
40
+ "groupName": "Visual Studio SDK"
41
+ },
42
{
43
"matchPackageNames": ["Microsoft.VisualStudio.*"],
44
"matchUpdateTypes": ["patch"],
0 commit comments