Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-09-13 11:36:30 +00:00 committed by github-actions[bot]
parent 27411f8d44
commit 16dcf4f123
1 changed files with 11 additions and 0 deletions

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- ckotzbauer
labels:
- kind/dependencies