build(ci): enable Dependabot for GH Actions

This commit is contained in:
Tim Brust 2021-04-06 09:07:11 +00:00 committed by GitHub
parent a7fb284ace
commit c2cbedfdd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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