shithub: hugo

ref: 183e8626070a5f55c11648082e3060e35231d934
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"