summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: d921d0ffdbae9819c43174af99afe680d008dfb6 (plain)
1
2
3
4
5
6
7
version: 2
updates:
- package-ecosystem: gomod
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 10