[#54] Configure dependabot for GitHub Actions

This commit is contained in:
Carter Jernigan 2022-06-02 15:45:57 -04:00 committed by Carter Jernigan
parent 6268f92976
commit e950ef8c26
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"