Files
relay/.github/dependabot.yml
T

16 lines
291 B
YAML

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