saiblog/renovate.json
2020-07-20 01:15:54 +00:00

9 lines
186 B
JSON

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