1
0
Fork 0

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>
Dieser Commit ist enthalten in:
dependabot-preview[bot] 2020-06-05 08:14:56 +02:00 committet von GitHub
Ursprung 29d172d3e0
Commit 40e165a045
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 13 neuen und 0 gelöschten Zeilen

13
.github/dependabot.yml vendored Normale Datei
Datei anzeigen

@ -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