mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 01:20:24 +03:00
Add day of the week for dependabot docker
This commit is contained in:
parent
089d2e4dd1
commit
6f078413aa
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -12,5 +12,6 @@ updates:
|
||||||
directory: '/'
|
directory: '/'
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
day: saturday
|
||||||
time: '9:00'
|
time: '9:00'
|
||||||
timezone: 'Europe/Madrid'
|
timezone: 'Europe/Madrid'
|
||||||
|
|
Loading…
Reference in a new issue