mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-27 17:15:48 +01:00
21 lines
441 B
JSON
21 lines
441 B
JSON
{
|
|
"packageRules": [
|
|
{
|
|
"matchDatasources": [
|
|
"docker",
|
|
"github-tags"
|
|
],
|
|
"automerge": true,
|
|
"automergeType": "branch",
|
|
"requiredStatusChecks": null,
|
|
"matchUpdateTypes": [
|
|
"minor",
|
|
"patch"
|
|
],
|
|
"matchPackageNames": [
|
|
"ghcr.io/k8s-at-home/prowlarr-nightly",
|
|
"renovatebot/github-action"
|
|
]
|
|
}
|
|
]
|
|
} |