2020-07-24 00:52:44 +08:00
|
|
|
version: 2
|
|
|
|
updates:
|
2020-07-29 03:14:30 +08:00
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
|
|
|
timezone: Europe/London
|
2020-07-24 00:52:44 +08:00
|
|
|
- package-ecosystem: pip
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
|
|
|
timezone: Europe/London
|
|
|
|
open-pull-requests-limit: 10
|
2020-07-29 03:14:30 +08:00
|
|
|
target-branch: master
|
2020-07-24 00:52:44 +08:00
|
|
|
allow:
|
|
|
|
- dependency-type: direct
|
|
|
|
- dependency-type: indirect
|
|
|
|
- package-ecosystem: pip
|
|
|
|
directory: "/requirements"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
|
|
|
timezone: Europe/London
|
|
|
|
open-pull-requests-limit: 10
|
2020-07-24 00:57:38 +08:00
|
|
|
target-branch: master
|
2020-07-24 00:52:44 +08:00
|
|
|
allow:
|
|
|
|
- dependency-type: direct
|
|
|
|
- dependency-type: indirect
|