1
0
mirror of https://github.com/cmur2/miflorad.git synced 2024-06-02 06:34:43 +02:00
miflorad/.github/dependabot.yml
dependabot-preview[bot] 40e165a045
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>
2020-06-05 08:14:56 +02:00

14 lines
243 B
YAML

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