Skip to content

Commit

Permalink
Renovate: Group Lodash packages (#2981)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelblum authored and Stefanie Kaltenhauser committed Jan 13, 2025
1 parent de6a349 commit 7a927d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"matchPackageNames": ["/^open-telemetry/*/"]
},
{
"groupName": "testing-library",
"matchPackageNames": ["/^@testing-library/*/"]
"groupName": "lodash",
"matchPackageNames": ["/^lodash.*/", "/^@types/lodash.*/"]
},
{
"matchUpdateTypes": ["major"],
Expand Down

0 comments on commit 7a927d5

Please sign in to comment.