Change label used by renovate to "type: maintenance"

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth 2020-11-30 18:07:54 +01:00
parent 116fddd584
commit 8600c2dae6
No known key found for this signature in database
GPG key ID: DEBDB3F34641B019

View file

@ -10,6 +10,6 @@
":gitSignOff" ":gitSignOff"
], ],
"labels": [ "labels": [
"dependencies" "type: maintenance"
] ]
} }