all repos

mugit @ 9c82bda

🐮 git server that your cow will love

mugit/.github/dependabot.yml (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
chore: ci, 4 months ago
1
version: 2
2
updates:
3
  - package-ecosystem: gomod
4
    directory: /
5
    open-pull-requests-limit: 6
6
    schedule:
7
      interval: monthly
8
    cooldown:
9
      default-days: 30