add dependabot config for github actions

This commit is contained in:
Hans Pagel 2020-08-11 14:16:41 +02:00
parent 357f93286c
commit 52cc9d5ec2

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

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