Files
changedetection.io/.github/dependabot.yml
2025-10-09 00:03:13 +02:00

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"