Skip to content

Commit b2614c3

Browse files
committed
Fix dependabot schedule
Signed-off-by: David Thompson <davthomp@redhat.com>
1 parent 7763688 commit b2614c3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/dependabot.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
internal: "cron"
6+
interval: cron
77
cronjob: 0 0 8 * * 2,4 *
8-
interval: daily
98
open-pull-requests-limit: 10
109
groups:
1110
typescript-eslint:

0 commit comments

Comments
 (0)