Add Dependabot for GitHub Actions

This commit is contained in:
Adrian Macneil 2022-01-02 21:56:57 -08:00
parent 52cd75fbc1
commit 5b60f68107

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

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