2020-11-02 12:16:36 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
directory: "/"
|
2021-04-22 00:10:48 +00:00
|
|
|
target-branch: "master"
|
2020-11-02 12:16:36 +00:00
|
|
|
schedule:
|
2021-08-27 01:36:49 +00:00
|
|
|
interval: "monthly"
|
2020-11-02 12:16:36 +00:00
|
|
|
|
|
|
|
- package-ecosystem: "docker"
|
|
|
|
directory: "/"
|
2021-04-22 00:10:48 +00:00
|
|
|
target-branch: "master"
|
2020-11-02 12:16:36 +00:00
|
|
|
schedule:
|
2021-11-04 20:30:42 +00:00
|
|
|
interval: "daily"
|
2020-11-02 12:16:36 +00:00
|
|
|
|
|
|
|
- package-ecosystem: "gomod"
|
|
|
|
directory: "/"
|
2021-04-22 00:10:48 +00:00
|
|
|
target-branch: "master"
|
2020-11-02 12:16:36 +00:00
|
|
|
schedule:
|
2021-08-27 01:36:49 +00:00
|
|
|
interval: "monthly"
|