mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-06 06:29:45 -06:00
chore: remove deprecated renovate config (#16396)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
This commit is contained in:
@@ -15,8 +15,7 @@
|
||||
"type: dependencies",
|
||||
"renovate"
|
||||
],
|
||||
"commitMessage": "{{semanticPrefix}}Update {{depName}} to {{newVersion}} 🌟",
|
||||
"prTitle": "{{semanticPrefix}}{{#if isPin}}Pin{{else}}Update{{/if}} dependency {{depName}} to version {{#if isRange}}{{newVersion}}{{else}}{{#if isMajor}}{{newVersionMajor}}.x{{else}}{{newVersion}}{{/if}}{{/if}} 🌟",
|
||||
"commitMessageSuffix": "🌟",
|
||||
"prHourlyLimit": 1,
|
||||
"prConcurrentLimit": 1,
|
||||
"updateNotScheduled": false,
|
||||
|
||||
Reference in New Issue
Block a user