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