Update .github/dependabot.yml

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
This commit is contained in:
Naveen 2022-03-27 20:57:40 -05:00 committed by GitHub
parent 712bf7fcfb
commit 0990ea2338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -3,4 +3,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "weekly"
day: "sunday"
labels:
- "ok-to-test"