mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Group MSTest packages together
As per advice in https://github.com/microsoft/testfx/issues/895#issuecomment-870457008
This commit is contained in:
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
@@ -18,7 +18,8 @@
|
||||
},
|
||||
{
|
||||
"allowedVersions": "<= 2.2.4",
|
||||
"matchPackageNames": [ "MSTest.TestAdapter" ]
|
||||
"groupName": "MSTest packages",
|
||||
"matchPackagePatterns": ["^MSTest\..+"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user