fix(ci): renovate
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-03 17:25:29 +02:00
parent ae994ebab2
commit fda97006ff
2 changed files with 1 additions and 7 deletions

View File

@ -10,12 +10,6 @@
"automerge": true,
"matchManagers": "droneci",
"matchUpdateTypes": [ "minor", "patch"]
},
{
"addLabels": [ "renovate/createrepo", "renovate/automerge" ],
"automerge": false,
"matchPackageNames": [ "createrepo" ],
"matchManagers": [ "regex" ]
}
],
"rebaseLabel": "renovate/rebase",