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