Files
relay/filtermail/.github/dependabot.yml
T
2026-08-18 12:21:28 +02:00

16 lines
281 B
YAML

version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"
cooldown:
default-days: 7
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
cooldown:
default-days: 7