Skip to content

Commit

Permalink
Don't update xunit.combinatorial to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Feb 6, 2025
1 parent 70d3bec commit a8359f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"matchPackageNames": ["xunit.runner.visualstudio"],
"allowedVersions": "<3.0"
},
{
"matchPackageNames": ["xunit.combinatorial"],
"allowedVersions": "<2.0"
},
{
"matchDatasources": ["dotnet-version", "docker"],
"matchDepNames": ["dotnet-sdk", "mcr.microsoft.com/dotnet/sdk"],
Expand Down

0 comments on commit a8359f9

Please sign in to comment.