[#564] Configure Dependabot for GitHub Actions

This commit is contained in:
Carter Jernigan 2022-06-15 15:28:40 -04:00 committed by Carter Jernigan
parent 5389bb86af
commit a5694c208f
1 changed files with 6 additions and 0 deletions

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

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