We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21da7bd commit c0c7116Copy full SHA for c0c7116
1 file changed
.github/dependabot.yml
@@ -3,13 +3,15 @@ updates:
3
- package-ecosystem: 'github-actions'
4
directory: '/'
5
schedule:
6
- interval: 'daily'
7
- time: '11:11'
8
- timezone: 'Europe/Zurich'
+ interval: 'weekly'
+ day: 'friday'
+ time: '05:00'
9
+ timezone: 'Etc/UTC'
10
11
- package-ecosystem: 'pip'
12
13
14
15
16
17
0 commit comments