summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: f1b219b47ce50fe82e3c7967a30ec62bdcf2273d (plain)
1
2
3
4
5
6
version: 2
updates:
  - package-ecosystem: "gomod"
    directory: "/"
    schedule:
      interval: "weekly"