Skip to content

Commit 3051aa4

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent fd8a993 commit 3051aa4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@
8181
"matchManagers": ["nuget"],
8282
"matchPackageNames": ["XUnit.V3", "XUnit.V3.*", "Verify.XunitV3"]
8383
},
84+
{
85+
"groupName": "MSTest packages",
86+
"groupSlug": "mstest-packages",
87+
"matchManagers": ["nuget"],
88+
"matchPackageNames": ["MSTest", "MSTest.*", "Verify.MSTest"]
89+
},
8490
{
8591
"groupName": "Microsoft Entity Framework",
8692
"groupSlug": "microsoft-entity-framework",

0 commit comments

Comments
 (0)