Skip to content

Commit

Permalink
chore: remove package grouping to avoid immortal PR
Browse files Browse the repository at this point in the history
  • Loading branch information
wazolab committed Apr 18, 2024
1 parent b3a9b1f commit 987d56e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,6 @@
"major": {
"dependencyDashboardApproval": true
},
"packageRules": [
{
"matchPackagePatterns": ["lint"],
"automerge": true,
"groupName": "Lint packages"
},
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true,
"groupName": "All dependencies (non-major)"
}
],
"schedule": [
"after 10pm every weekday",
"before 7am every weekday"
Expand Down

0 comments on commit 987d56e

Please sign in to comment.