chore: use new labels in renovate config
This commit is contained in:
parent
639d5b152f
commit
d6185cdfbd
|
@ -43,11 +43,11 @@
|
|||
},
|
||||
{
|
||||
"matchManagers": ["npm"],
|
||||
"addLabels": ["Area: Frontend"]
|
||||
"addLabels": ["Area::Frontend"]
|
||||
},
|
||||
{
|
||||
"matchManagers": ["poetry"],
|
||||
"addLabels": ["Area: Backend"]
|
||||
"addLabels": ["Area::Backend"]
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["^@vueuse/.*"],
|
||||
|
|
Loading…
Reference in New Issue