Skip to content

Commit f89fcc1

Browse files
committed
ci: align Dependabot daily checks to 11:11 Europe/Zurich
1 parent e1af93d commit f89fcc1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ updates:
44
directory: '/'
55
schedule:
66
interval: 'daily'
7+
time: '11:11'
8+
timezone: 'Europe/Zurich'
79

810
- package-ecosystem: 'pip'
911
directory: '/'
1012
schedule:
1113
interval: 'daily'
14+
time: '11:11'
15+
timezone: 'Europe/Zurich'

0 commit comments

Comments
 (0)