github.com/gohugoio/hugo@v0.88.1/.github/dependabot.yml (about) 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"