saiblog/renovate.json
2022-10-23 12:08:29 +02:00

9 lines
186 B
JSON

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