all repos

mugit @ ebd4bbecbabfe4e20b63df03c3f5ab0ec922f976

🐮 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