weekly dependabot to monthly (#723)

* weekly dependabot to monthly

* Also adding in actions

* Update dependabot.yml

Co-authored-by: Christian Oliff <christianoliff@pm.me>
This commit is contained in:
Rob Larsen 2022-04-19 21:28:36 -04:00 committed by GitHub
parent 7cec1ccd3b
commit 8d99fdef09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,9 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
interval: monthly
time: "03:00"
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: monthly