Add dependabot.yml

This commit is contained in:
Chris Bateman 2024-02-10 11:30:20 +00:00
commit 0ec53b2ec5

11
.github/dependabot.yml vendored Normal file
View file

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