1 parent 02f45c3 commit 648626fCopy full SHA for 648626f
1 file changed
.github/dependabot.yml
@@ -3,7 +3,8 @@ updates:
3
- package-ecosystem: github-actions
4
directory: /
5
schedule:
6
- interval: weekly
+ interval: cron
7
+ cronjob: "30 4 * * 0"
8
cooldown:
9
default-days: 7
10
groups:
0 commit comments