aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 3938344a7a9f5f0b35f6e78fb736e4f121cb23eb (plain) (blame)
1
2
3
4
5
6
version: 2
updates:
  - package-ecosystem: "gomod"
    directory: "/"
    schedule:
      interval: "daily"