add dependabot for github action updates

This commit is contained in:
Jörg Thalheim 2020-11-25 11:21:33 +01:00
parent bb579a7db1
commit dbcdb9e337
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

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

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