run dependabot weekly
Co-authored-by: James Sumners <james@sumners.email>
This commit is contained in:
parent
afd444466f
commit
8b525af520
|
@ -3,8 +3,8 @@ updates:
|
|||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
|
|
Loading…
Reference in New Issue