Give renovate more time in which to file PRs (#10692)

This commit is contained in:
Alex Waygood 2024-04-01 12:13:14 +01:00 committed by GitHub
parent b9dfa7845f
commit 2ea0c3dce6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
suppressNotifications: ["prEditedNotification"], suppressNotifications: ["prEditedNotification"],
extends: ["config:recommended"], extends: ["config:recommended"],
labels: ["internal"], labels: ["internal"],
schedule: ["before 4am on Monday"], schedule: ["on Monday"],
separateMajorMinor: false, separateMajorMinor: false,
enabledManagers: ["github-actions", "pre-commit", "cargo", "pep621", "npm"], enabledManagers: ["github-actions", "pre-commit", "cargo", "pep621", "npm"],
cargo: { cargo: {