1
0
mirror of synced 2026-01-29 03:03:52 -05:00

Merge pull request #7447 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-06-17 05:42:03 +10:00
committed by GitHub

View File

@@ -134,7 +134,7 @@ updates:
### `schedule.interval`
**Required**. You must define how often to check for new versions for each package manager. By default, this is at 5am UTC. To modify this, use [`schedule.time`](#scheduletime) and [`schedule.timezone`](#scheduletimezone).
**Required**. You must define how often to check for new versions for each package manager. By default, {% data variables.product.prodname_dependabot %} randomly assigns a time to apply all the updates in the configuration file. To set a specific time, you can use [`schedule.time`](#scheduletime) and [`schedule.timezone`](#scheduletimezone).
- `daily`—runs on every weekday, Monday to Friday.
- `weekly`—runs once each week. By default, this is on Monday. To modify this, use [`schedule.day`](#scheduleday).