all repos

mugit @ 14c53fa64a1bbc4ce1c12b866aed42f80e47ebb2

🐮 git server that your cow will love

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

1
2
3
4
5
6
7
8
9
version: 2
updates:
  - package-ecosystem: gomod
    directory: /
    open-pull-requests-limit: 6
    schedule:
      interval: monthly
    cooldown:
      default-days: 30