Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
c6b7d4c6dd |
1 changed files with 2 additions and 5 deletions
|
|
@ -38,13 +38,10 @@
|
||||||
"!git.hamburg.ccc.de/ccchh/oci-images/keycloak"
|
"!git.hamburg.ccc.de/ccchh/oci-images/keycloak"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
// Automatically merge patch level updates
|
|
||||||
// https://docs.renovatebot.com/key-concepts/automerge/
|
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["patch"],
|
"matchUpdateTypes": ["patch"],
|
||||||
"automerge": true,
|
"matchCurrentVersion": "!/^0/",
|
||||||
"ignoreTests": true,
|
"automerge": true
|
||||||
"automergeType": "branch"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue