Skip to content

Commit 74c46de

Browse files
asciimikemchammer01myarb
authored
[June 16th] Dependabot no longer runs at 5AM UTC by default (github#19841)
* Updating docs to no longer reference 5AM UTC default * Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
1 parent c9b2db6 commit 74c46de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ updates:
134134
135135
### `schedule.interval`
136136

137-
**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).
137+
**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).
138138

139139
- `daily`—runs on every weekday, Monday to Friday.
140140
- `weekly`—runs once each week. By default, this is on Monday. To modify this, use [`schedule.day`](#scheduleday).

0 commit comments

Comments
 (0)