summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 5ba0ca40f263945096b04f9e0cb7e18ccfdf1f9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
version: 2
updates:
- package-ecosystem: gomod
  directory: "/"
  schedule:
    interval: daily
  target-branch: v1
- package-ecosystem: gomod
  directory: "/"
  schedule:
    interval: daily
  target-branch: main