Update dependabot.yml

This commit is contained in:
Liam Newman
2020-08-27 09:09:22 -07:00
committed by GitHub
parent 70f6d129e2
commit bf86a7c75a

View File

@@ -3,10 +3,10 @@ updates:
- package-ecosystem: "maven" - package-ecosystem: "maven"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "monthly"
time: "02:00" time: "02:00"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "monthly"
time: "02:00" time: "02:00"