Samuel Philipp
53797dae28
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 23s
20 lines
346 B
JSON
20 lines
346 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"assignees": [
|
|
"samuel-p"
|
|
],
|
|
"baseBranches": [
|
|
"main"
|
|
],
|
|
"rangeStrategy": "bump",
|
|
"rebaseWhen": "behind-base-branch",
|
|
"automergeType": "branch",
|
|
"packageRules": [
|
|
{
|
|
"datasources": [
|
|
"docker"
|
|
],
|
|
"automerge": true
|
|
}
|
|
]
|
|
}
|