mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Let dapendabot to auto-update docker for release 3.4&3.5.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
This commit is contained in:
parent
3191002c6d
commit
5620268283
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
@ -24,3 +24,15 @@ updates:
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
||||
- package-ecosystem: docker
|
||||
directory: /
|
||||
target-branch: "release-3.4"
|
||||
schedule:
|
||||
interval: monthly
|
||||
|
||||
- package-ecosystem: docker
|
||||
directory: /
|
||||
target-branch: "release-3.5"
|
||||
schedule:
|
||||
interval: monthly
|
||||
|
Loading…
x
Reference in New Issue
Block a user