Skip to content

Commit 19120ba

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent e862397 commit 19120ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@
6666
"groupName": "TUnit packages",
6767
"groupSlug": "tunit-packages",
6868
"matchManagers": ["nuget"],
69-
"matchPackageNames": ["TUnit", "TUnit.*"]
69+
"matchPackageNames": ["TUnit", "TUnit.*", "Verify.TUnit"]
7070
},
7171
{
7272
"groupName": "XUnit.V3 packages",
7373
"groupSlug": "xunit-v3-packages",
7474
"matchManagers": ["nuget"],
75-
"matchPackageNames": ["XUnit.V3", "XUnit.V3.*"]
75+
"matchPackageNames": ["XUnit.V3", "XUnit.V3.*", "Verify.XunitV3"]
7676
},
7777
{
7878
"groupName": "Microsoft Entity Framework",

0 commit comments

Comments
 (0)