dependabot.yml - hugo - [fork] hugo port for 9front
 (HTM) git clone https://git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
       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"