1
0
Fork 0
This repository has been archived on 2025-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure-ci-container/renovate.json
2021-01-07 18:38:04 +00:00

10 lines
207 B
JSON

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