Skip to content

Commit d6c2369

Browse files
committed
ci: run dependabot last week of month
1 parent 099bcf0 commit d6c2369

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
directory: "/"
66
schedule:
77
interval: 'cron'
8-
cronjob: '0 8 * * MON#1'
8+
cronjob: '0 8 * * MON#-1'
99
timezone: 'Europe/Oslo'
1010
commit-message:
1111
prefix: "build:"
@@ -23,7 +23,7 @@ updates:
2323
directory: "/"
2424
schedule:
2525
interval: 'cron'
26-
cronjob: '0 8 * * MON#1'
26+
cronjob: '0 8 * * MON#-1'
2727
timezone: 'Europe/Oslo'
2828
commit-message:
2929
prefix: "ci:"

0 commit comments

Comments
 (0)