Skip to content

Commit 2b48b7e

Browse files
authored
Set cron back to first Sunday (#41)
1 parent ade2f7c commit 2b48b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ multi-ecosystem-groups:
55
schedule:
66
# Check for updates on the first Sunday of every month, 8PM UTC
77
interval: "cron"
8-
cronjob: "0 20 * * sun#2"
8+
cronjob: "0 20 * * sun#1"
99

1010
updates:
1111
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)