mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Improve dependeabot timing
This commit is contained in:
parent
ad5ececb5e
commit
e88469c69f
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -4,7 +4,7 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
time: "05:00"
|
||||
time: "03:00"
|
||||
timezone: "UTC"
|
||||
open-pull-requests-limit: 10
|
||||
|
||||
|
@ -12,7 +12,7 @@ updates:
|
|||
directory: "/.devcontainer/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
time: "05:00"
|
||||
time: "03:00"
|
||||
timezone: "UTC"
|
||||
open-pull-requests-limit: 10
|
||||
|
||||
|
@ -21,7 +21,7 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
day: "wednesday"
|
||||
time: "05:00"
|
||||
time: "03:00"
|
||||
timezone: "UTC"
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: main
|
||||
|
@ -31,7 +31,7 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
day: "thursday"
|
||||
time: "05:00"
|
||||
time: "03:00"
|
||||
timezone: "UTC"
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: main
|
||||
|
|
Loading…
Reference in New Issue
Block a user