ask Dependabot to keep our GH actions steps up to date

This commit is contained in:
Brian Hicks 2022-05-12 08:17:13 -05:00
parent ee166dfd87
commit f85b096ba5
No known key found for this signature in database
GPG Key ID: C4F324B9CAAB0D50

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

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