summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 77b7be590e900e5d269837d9143b7451e3372cd4 (plain)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
- package-ecosystem: gomod
  directory: /
  schedule:
    interval: weekly
- package-ecosystem: github-actions
  directory: /
  schedule:
    interval: weekly