mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
17 lines
284 B
YAML
17 lines
284 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: github-actions
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: weekly
|
||
|
labels:
|
||
|
- ci
|
||
|
- github-actions
|
||
|
- package-ecosystem: pip
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: weekly
|
||
|
labels:
|
||
|
- pip
|
||
|
- dependencies
|