fix: format renovate.json
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2023-10-25 14:23:43 +02:00
parent 8667affd41
commit 252979c667
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"packageRules": [
{
"addLabels": [ "renovate/droneci", "renovate/automerge" ],
"automerge": true,\\
"automerge": true,
"matchManagers": "droneci",
"matchUpdateTypes": [ "minor", "patch"]
},