Run dependabot once a week.

This commit is contained in:
Gary Gregory 2021-12-29 12:00:28 -05:00
parent 2f836b510e
commit a2d67314ae
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"