Check for github action updates weekly (#3428)

This commit is contained in:
John Losito 2022-10-27 16:05:29 -04:00 committed by GitHub
parent 78d28d300b
commit 36da49c007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"