Skip to content

Commit c0b45d3

Browse files
authored
Merge pull request #37864 from github/repo-sync
Repo sync
2 parents 4631eba + 1876473 commit c0b45d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ Each package manager **must** define a schedule interval.
499499
* Use `yearly` to run on the first day of January.
500500
* Use `cron` for cron expression based scheduling option. See [`cronjob`](#cronjob).
501501

502-
By default, {% data variables.product.prodname_dependabot %} randomly assigns a time to apply all the updates in the configuration file. You can use the `time` and `timezone` parameters to set a specific runtime for all intervals. If you use a `cron` interval, you can define the update time with a `cronjob` expression..
502+
By default, {% data variables.product.prodname_dependabot %} randomly assigns a time to apply all the updates in the configuration file. You can use the `time` and `timezone` parameters to set a specific runtime for all intervals. If you use a `cron` interval, you can define the update time with a `cronjob` expression.
503503

504504
### `day`
505505

0 commit comments

Comments
 (0)