shithub: hugo

ref: f7c1b5fe1c22ba5f16e3fa442df6a8a70711f23f
dir: /.github/dependabot.yml/

View raw version
# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#package-ecosystem
version: 2
updates:
  - package-ecosystem: "gomod" 
    directory: "/"
    commit_message:
      prefix: "deps"
    schedule:
      interval: "daily"