chore(renovate): add dockerfile
This commit is contained in:
parent
97c2294035
commit
1766f00c01
@ -59,6 +59,13 @@
|
|||||||
"minor",
|
"minor",
|
||||||
"patch"
|
"patch"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Automatically update patch version of used container images in docker files",
|
||||||
|
"addLabels": [ "renovate/container-image", "renovate/automerge" ],
|
||||||
|
"automerge": true,
|
||||||
|
"matchManagers": [ "dockerfile" ],
|
||||||
|
"matchUpdateTypes": [ "patch" ]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"platformAutomerge": true,
|
"platformAutomerge": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user