mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
21 lines
395 B
YAML
21 lines
395 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: "/server"
|
|
schedule:
|
|
interval: weekly
|
|
time: '03:00'
|
|
timezone: Europe/Berlin
|
|
- package-ecosystem: npm
|
|
directory: "/client"
|
|
schedule:
|
|
interval: weekly
|
|
time: '03:00'
|
|
timezone: Europe/Berlin
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
time: '03:00'
|
|
timezone: Europe/Berlin
|