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.
gitlab-ansible-runner/renovate.json

11 lines
207 B
JSON
Raw Permalink Normal View History

2020-03-25 11:47:40 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"docker:enableMajor"
2020-03-25 11:47:40 +00:00
],
"prConcurrentLimit": 5,
"automerge": true,
"gitLabAutomerge": true
2020-03-25 11:47:40 +00:00
}