2 parents 189db1b + 3646f47 commit 6845fedCopy full SHA for 6845fed
1 file changed
.github/dependabot.yml
@@ -3,8 +3,8 @@ updates:
3
- package-ecosystem: bundler
4
directory: "/"
5
schedule:
6
- # Runs at 00:00 on the 1st day of March and September
7
- interval: "0 0 1 3,9 *"
+ interval: "cron"
+ cronjob: "0 0 1 3,9 *"
8
groups:
9
everything:
10
patterns:
0 commit comments