Skip to content

Commit 5e583fe

Browse files
committed
ci: align Dependabot to weekly Friday 05:00 UTC
1 parent 0204bb9 commit 5e583fe

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ updates:
33
- package-ecosystem: 'github-actions'
44
directory: '/'
55
schedule:
6-
interval: 'daily'
7-
time: '11:11'
8-
timezone: 'Europe/Zurich'
6+
interval: 'weekly'
7+
day: 'friday'
8+
time: '05:00'
9+
timezone: 'Etc/UTC'

0 commit comments

Comments
 (0)