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 fd8a993 commit 3051aa4Copy full SHA for 3051aa4
1 file changed
renovate.json
@@ -81,6 +81,12 @@
81
"matchManagers": ["nuget"],
82
"matchPackageNames": ["XUnit.V3", "XUnit.V3.*", "Verify.XunitV3"]
83
},
84
+ {
85
+ "groupName": "MSTest packages",
86
+ "groupSlug": "mstest-packages",
87
+ "matchManagers": ["nuget"],
88
+ "matchPackageNames": ["MSTest", "MSTest.*", "Verify.MSTest"]
89
+ },
90
{
91
"groupName": "Microsoft Entity Framework",
92
"groupSlug": "microsoft-entity-framework",
0 commit comments