deps: Bump github.com/spf13/cobra from 0.0.7 to 1.1.1

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.
This commit is contained in:
Anthony Fok
2020-10-24 03:39:53 -06:00
parent f465c5c307
commit 3261678f63
3 changed files with 5 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#package-ecosystem
version: 2
updates:
- package-ecosystem: "gomod"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"