Check for updates to GitHub Actions every weekday

This commit is contained in:
John Losito
2020-10-13 18:21:32 -04:00
parent 76c1d850fb
commit 2259303ee7

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

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