api/vendor/github.com/mattn/go-isatty/renovate.json

9 lines
87 B
JSON

{
"extends": [
"config:base"
],
"postUpdateOptions": [
"gomodTidy"
]
}