fix: fix manager in container helper tools rule

This commit is contained in:
Robert Kaussow 2024-01-23 21:17:19 +01:00
parent fc80296015
commit a033d403b7
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"description": "Automerge helper tools for docker base images",
"groupName": "docker helper tools",
"matchDatasources": ["github-releases"],
"matchManagers": ["dockerfile"],
"matchManagers": ["regex"],
"matchPackagePatterns": ["^hairyhenderson", "^aptible", "^thegeeklab"],
"matchUpdateTypes": ["minor", "patch"],
"automerge": true