Updated dependabot to include github actions (#8335)

- Updated dependabot to include github actions.
This commit is contained in:
Naveen 2022-06-15 10:37:17 -05:00 committed by GitHub
parent 75fe8d9b98
commit 902c9dbee8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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