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 0204bb9 commit 5e583feCopy full SHA for 5e583fe
1 file changed
.github/dependabot.yml
@@ -3,6 +3,7 @@ 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'
0 commit comments