add dependabot

This commit is contained in:
Daniel Gibbs 2022-11-16 15:03:44 +00:00
parent d45dff333c
commit a124d06aaf
No known key found for this signature in database
GPG Key ID: 4D812BAB6228BBA6

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

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