Create dependabot.yml

This commit is contained in:
Ben
2021-08-11 15:51:26 +01:00
committed by GitHub
parent 30dd01a690
commit d91b6f9b59

10
.github/workflows/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
# 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"