add dependabot to update github-actions

This commit is contained in:
Jörg Thalheim 2021-12-13 18:29:09 +01:00
parent bcd6255b25
commit 7f1f20b3bc

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

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