Skip to content

Commit 37b41fe

Browse files
committed
Update dependabot.yml
1 parent 8c36902 commit 37b41fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ updates:
33
- package-ecosystem: bundler
44
directory: "/"
55
schedule:
6-
# Runs at 00:00 on the 1st day of March and September
7-
interval: "0 0 1 3,9 *"
6+
interval: "cron"
7+
cronjob: "0 0 1 3,9 *"
88
groups:
99
everything:
1010
patterns:

0 commit comments

Comments
 (0)