fix(renovate): update minor versions of docker images as well
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2023-09-03 13:08:16 +02:00
parent 40cf201e55
commit 807cc76904
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"automerge": true,
"matchBaseBranches": [ "master" ],
"matchManagers": [ "dockerfile" ],
"matchUpdateTypes": [ "patch" ]
"matchUpdateTypes": [ "minor", "patch" ]
},
{
"addLabels": [ "renovate/markdownlint-cli", "renovate/automerge" ],