We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f12e4 commit bdf780dCopy full SHA for bdf780d
.github/renovate.json
@@ -10,10 +10,10 @@
10
"matchManagers": [
11
"nuget"
12
],
13
- "matchPackagePatterns": [
14
- "Microsoft.TeamFoundationServer.Client|Microsoft.VisualStudio.Services.InteractiveClient"
15
- ],
16
- "groupName": "Azure DevOps Client"
+ "groupName": "Azure DevOps Client",
+ "matchPackageNames": [
+ "/Microsoft.TeamFoundationServer.Client|Microsoft.VisualStudio.Services.InteractiveClient/"
+ ]
17
}
18
]
19
-}
+}
0 commit comments