mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
15 lines
338 B
YAML
15 lines
338 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: "npm"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "daily"
|
||
|
- package-ecosystem: "gomod"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "daily"
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/.github/workflows"
|
||
|
schedule:
|
||
|
interval: "daily"
|