mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 10:22:16 +00:00
feat: group cypress deps in renovate config (#46150)
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"groupName": "Cypress",
|
||||
"matchPackageNames": ["@testing-library/cypress", "cypress"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["normalize-url"],
|
||||
"allowedVersions": "<5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user