10 lines
200 B
JSON
10 lines
200 B
JSON
|
{
|
||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||
|
"automerge": true,
|
||
|
"automergeStrategy": "merge-commit",
|
||
|
"automergeType": "pr",
|
||
|
"postUpdateOptions": [
|
||
|
"gomodTidy"
|
||
|
]
|
||
|
}
|