Check for updates to GitHub Actions every weekday (#236)

This commit is contained in:
John Losito
2020-10-11 14:28:53 -04:00
committed by GitHub
parent e351d07d33
commit 0c4e2a1177

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

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