mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-10-30 14:17:40 +00:00
15 lines
252 B
YAML
15 lines
252 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: "weekly"
|
|
groups:
|
|
all:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: pip
|
|
directory: /
|
|
schedule:
|
|
interval: "weekly"
|