diff --git a/renovate.json b/renovate.json index 6ee6652e286..697c56b986c 100644 --- a/renovate.json +++ b/renovate.json @@ -148,6 +148,12 @@ ], "automerge": false, "groupName": "cypress" + }, + { + "matchDepNames": [ + "cypress/included" + ], + "versioning": "regex:^cypress-(?\\d+)\\.(?\\d+)\\.(?\\d+)-node-(.*)-chrome-(.*)-edge-(.*)@(?.*)$" } ], "customManagers": [