mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #12466 - epage:renovate, r=arlosi
chore(gh): Expand update window I've been having some repos not updated lately. RenovateBot project's theory is that its because RenovateBot is scheduled to run once every 3 hours and checks the schedule at that point while the schedules I use only offers an exact 3 hour window, making this a race condition. The schedule originally came from RenovateBot but they changed their polling schedule. See https://github.com/renovatebot/renovate/discussions/23642#discussioncomment-6618560
This commit is contained in:
commit
7ed917f2fc
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
schedule: [
|
||||
'before 3am on the first day of the month',
|
||||
'before 5am on the first day of the month',
|
||||
],
|
||||
semanticCommits: 'enabled',
|
||||
configMigration: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user