We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ee6a6 commit 65d9835Copy full SHA for 65d9835
.github/dependabot.yaml
@@ -5,10 +5,10 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "cron"
8
- cronjob: "0 5 8-14 * 0" # Second Sunday of each month at 05:00 UTC
+ cronjob: "0 5 2 * *" # Second day of each month at 05:00 UTC
9
10
- package-ecosystem: "github-actions"
11
12
13
14
0 commit comments