Run dependabot once a week.

This commit is contained in:
Gary Gregory 2021-12-29 11:57:26 -05:00
parent e465030561
commit c859f52839
1 changed files with 4 additions and 2 deletions

View File

@ -18,8 +18,10 @@ updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
day: "friday"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
day: "friday"