diff --git a/renovate.json5 b/renovate.json5 index 1fbe83476d4a..5f3c24ac3515 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -187,6 +187,14 @@ '@types/cpy', ], }, + { + groupSlug: 'cypress-cucumber-preprocessor', + groupName: 'cypress-cucumber-preprocessor related packages', + packageNames: [ + 'cypress-cucumber-preprocessor', + '@types/cypress-cucumber-preprocessor', + ], + }, { groupSlug: 'cytoscape', groupName: 'cytoscape related packages',