mirror of
https://github.com/hassio-addons/addon-uptime-kuma.git
synced 2025-05-03 18:41:21 +00:00
13 lines
254 B
YAML
13 lines
254 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "06:00"
|
|
- package-ecosystem: "pip"
|
|
directory: "/uptime-kuma"
|
|
schedule:
|
|
interval: daily
|
|
time: "06:00"
|