mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-10 18:51:08 +00:00
16 lines
296 B
YAML
16 lines
296 B
YAML
|
---
|
||
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: "npm"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "weekly"
|
||
|
- package-ecosystem: "pip"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "weekly"
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "weekly"
|