Files
kubelogin/.github/renovate.json
2020-07-24 15:00:50 +09:00

9 lines
87 B
JSON

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