We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4275a19 commit c54cf85Copy full SHA for c54cf85
1 file changed
.github/dependabot.yml
@@ -9,10 +9,10 @@ updates:
9
directory: "/"
10
schedule:
11
interval: "cron"
12
- cronjob: "0 5 1-7 * 0" # First Sunday of each month at 05:00 UTC
+ cronjob: "0 5 2 * *" # Second day of each month at 05:00 UTC
13
14
- package-ecosystem: "github-actions"
15
16
17
18
0 commit comments