17 lines
317 B
YAML
17 lines
317 B
YAML
|
---
|
||
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: "docker"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "weekly"
|
||
|
time: "09:00"
|
||
|
timezone: "Europe/Berlin"
|
||
|
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "weekly"
|
||
|
time: "09:00"
|
||
|
timezone: "Europe/Berlin"
|