Skip to content

Commit 5a6cdb3

Browse files
authored
Merge pull request #42605 from github/repo-sync
Repo sync
2 parents f2fc65b + 3609da4 commit 5a6cdb3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/code-security/reference/supply-chain-security/dependabot-options-reference.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -616,13 +616,13 @@ Reviewers must have at least read access to the repository.
616616

617617
| Parameters | Purpose |
618618
|------------|---------|
619-
| `interval` | **Required.** Defines the frequency for {% data variables.product.prodname_dependabot %}. |
620-
| `day` | Specify the day to run for a **weekly** interval. |
621-
| `time` | Specify the time to run. |
619+
| [`interval`](#interval) | **Required.** Defines the frequency for {% data variables.product.prodname_dependabot %}. |
620+
| [`day`](#day) | Specify the day to run for a **weekly** interval. |
621+
| [`time`](#time) | Specify the time to run. |
622622
| {% ifversion dependabot-schedule-updates %} |
623-
| `cronjob` | Defines the cron expression if the interval type is `cron`. |
623+
| [`cronjob`](#cronjob) | Defines the cron expression if the interval type is `cron`. |
624624
| {% endif %} |
625-
| `timezone` | Specify the timezone of the `time` value. |
625+
| [`timezone`](#timezone) | Specify the timezone of the `time` value. |
626626

627627
{% ifversion fpt or ghec %}
628628

0 commit comments

Comments
 (0)