Skip to content

Commit 916b50d

Browse files
committed
ci: align Dependabot daily checks to 11:11 Europe/Zurich
1 parent b2f317e commit 916b50d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.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)