Skip to content

Commit

Permalink
Renovate: widen Node updates (#3175)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelblum authored Jan 16, 2025
1 parent 50f40ae commit 63b2acd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@
"groupName": "lodash",
"matchPackageNames": ["/^lodash.*/", "/^@types/lodash.*/"]
},
{
"groupName": "node",
"matchPackageNames": ["node"],
"rangeStrategy": "widen"
},
{
"matchUpdateTypes": ["major"],
"labels": ["major", "dependencies"]
Expand Down

0 comments on commit 63b2acd

Please sign in to comment.