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"
|
||||
]
|
||||
},
|
||||
// Automatically merge patch level updates
|
||||
// https://docs.renovatebot.com/key-concepts/automerge/
|
||||
{
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"automerge": true,
|
||||
"ignoreTests": true,
|
||||
"automergeType": "branch"
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue