all repos

mugit @ 7e018970a4e8c505683584dea0eebe1c4966d1d0

🐮 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