Conversation
| "$schema": "https://docs.renovatebot.com/renovate-schema.json", | ||
| "extends": ["github>SonarSource/renovate-config:languages-team"], | ||
| "configMigration": true, | ||
| "schedule": ["before 6am every weekday"], |
There was a problem hiding this comment.
so this is not being honored?
There was a problem hiding this comment.
it is, but seeing that we get so many conflicts, I would rather have the PRs created spread among the day so we can merge them quicker without all of them blocking the others with conflicts...
Changed config to create renovate PRs at any time
🤖 Pull Request summaryUpdates dependencies and refines Renovate automation configuration. • Removed Renovate schedule: Eliminates the "before 6am every weekday" schedule to allow updates at any time
|



SCANNPM-112
Changed config to create renovate PRs at any time