Set up dependabot for GitHub actions (#2764)

This commit is contained in:
Naveen 2022-03-29 07:08:41 -05:00 committed by GitHub
parent 19af8fc7d8
commit bb028191f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"