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