dependabot: init

We now rely on a few external actions, so let's make sure to keep them
up-to-date.
This commit is contained in:
Cole Helbling 2022-08-19 11:40:49 -07:00 committed by Cole Helbling
parent 235f95922e
commit 03bec486c7

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

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