Add dependabot.yml

This commit is contained in:
Dave Cross 2023-02-16 09:37:10 +00:00
parent dd6cfc1536
commit dc1eda7b67

10
.github/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 week
interval: "weekly"