mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-05 20:49:39 -06:00
10 lines
197 B
YAML
10 lines
197 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: 'npm'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'daily'
|
|
- package-ecosystem: 'npm'
|
|
directory: '/client'
|
|
schedule:
|
|
interval: 'daily' |