Run dependabot once a week.
This commit is contained in:
parent
2f836b510e
commit
a2d67314ae
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue