module: add Dependabot config file v2

Create Dependabot config file (#61)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Christian Nicolai <cn@mycrobase.de>
このコミットが含まれているのは:
dependabot-preview[bot] 2020-06-05 08:14:56 +02:00 committed by GitHub
コミット 40e165a045
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更13行の追加0行の削除

13
.github/dependabot.yml vendored ノーマルファイル
ファイルの表示

@ -0,0 +1,13 @@
---
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
day: thursday
time: '14:00'
timezone: Europe/Berlin
pull-request-branch-name:
separator: "-"
open-pull-requests-limit: 99