Files
archived-tesla-auth/.github/dependabot.yml
2025-11-22 21:07:05 +01:00

14 lines
254 B
YAML

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