change image patches to auto merge
This commit is contained in:
30
.github/renovate.json
vendored
30
.github/renovate.json
vendored
@@ -108,19 +108,6 @@
|
||||
},
|
||||
{
|
||||
"description": "Automerge image patches",
|
||||
"matchDepNames": [
|
||||
"ghcr.io/advplyr/audiobookshelf",
|
||||
"vectorim/element-web",
|
||||
"bitnami/ghost",
|
||||
"oci://registry-1.docker.io/bitnamicharts",
|
||||
"ghcr.io/jellyfin/jellyfin",
|
||||
"amazon/aws-cli",
|
||||
"penpotapp/frontend",
|
||||
"penpotapp/backend",
|
||||
"penpotapp/exporter",
|
||||
"ghcr.io/haveagitgat/tdarr",
|
||||
"ghcr.io/haveagitgat/tdarr_node"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"patch"
|
||||
],
|
||||
@@ -132,6 +119,23 @@
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
},
|
||||
{
|
||||
"description": "Automerge minor image changes",
|
||||
"matchDepNames": [
|
||||
"amazon/aws-cli"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"minor"
|
||||
],
|
||||
"matchDatasources": [
|
||||
"docker"
|
||||
],
|
||||
"addLabels": [
|
||||
"image"
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user