aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 741ac8b85b1001dc0283868e532adc6e3c2aad7d (plain)
1
2
3
4
5
6
7
8
9
10
11
# Docs: https://git.io/JCUAY
version: 2
updates:
  - package-ecosystem: "gomod"
    directory: "/"
    schedule:
      interval: "weekly"
    reviewers:
      - "gogs/core"
    commit-message:
      prefix: "mod:"