all repos

mugit @ 4e525c13e41d99d6a5cde070363b33b29aadfdf1

🐮 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