fix: remove automerge and addLabels
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2022-01-30 14:48:40 +01:00
parent 14295aa515
commit 92c2ebe5fa
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -8,8 +8,6 @@
"regexManagers": [ "regexManagers": [
{ {
"description": "Update helm version", "description": "Update helm version",
"addLabels": [ "renovate/helm-version" ],
"automerge": true,
"fileMatch": [ "fileMatch": [
"^Makefile$" "^Makefile$"
], ],