6 lines
174 B
JSON
6 lines
174 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:base", "docker:enableMajor"],
|
|
"prConcurrentLimit": 0,
|
|
"gitLabAutomerge": true
|
|
}
|