mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
3261678f63
Cobra 1.1.1 fixes internal formatting for go-md2man v2 (which caused man page generation e.g. "hugo gen man" to be broken since Cobra 0.0.6). See spf13/cobra#1049 for context.
7 lines
238 B
YAML
7 lines
238 B
YAML
# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#package-ecosystem
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|