hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

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"