Dependabot for gh actions

This commit is contained in:
Andrew Cassidy 2022-04-03 13:12:29 -07:00
parent 70b7251eae
commit 8e7b95609c

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

@ -0,0 +1,9 @@
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"