fix: remove automerge and addLabels
continuous-integration/drone/push Build is passing Details

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
1 changed files with 0 additions and 2 deletions

View File

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