Skip to content

Commit

Permalink
ci: improve renovate rules
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47-bot committed Sep 18, 2023
1 parent 61940ba commit 4d91a2d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,9 @@
{
"automerge": true,
"extends": [
"monorepo:vstest"
"monorepo:vstest",
"monorepo:xunit-dotnet"
]
},
{
"automerge": true,
"matchSourceUrlPrefixes": [
"https://github.com/xunit"
],
"groupName": "xunit packages"
}
]
}

0 comments on commit 4d91a2d

Please sign in to comment.