ci: add dependabot config (#148)

This commit is contained in:
Marko
2020-08-24 13:52:22 +02:00
committed by GitHub
parent efbbc9462f
commit 9dbf818055

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

@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 10