all repos

mugit @ b7356aab67e27e0bcf94ab1bdfa9c336aacc39d7

🐮 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