Adding Dependabot config

This commit is contained in:
Jan Wagner 2021-07-16 23:10:48 +02:00
parent 1c64860e1b
commit 21a8edf68d

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "04:00"
reviewers:
- "waja"
pull-request-branch-name:
separator: "-"
open-pull-requests-limit: 10