summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 1801e72d9a3cf8711f27b8d42fccda1eb1db6591 (plain)
1
2
3
4
5
6
7
# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#package-ecosystem
version: 2
updates:
  - package-ecosystem: "gomod"
    directory: "/"
    schedule:
      interval: "daily"