chore: use new labels in renovate config

environments/review-docs-docs-mup14p/deployments/17018
jo 2023-02-02 17:09:52 +01:00 zatwierdzone przez jooola
rodzic 639d5b152f
commit d6185cdfbd
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -43,11 +43,11 @@
},
{
"matchManagers": ["npm"],
"addLabels": ["Area: Frontend"]
"addLabels": ["Area::Frontend"]
},
{
"matchManagers": ["poetry"],
"addLabels": ["Area: Backend"]
"addLabels": ["Area::Backend"]
},
{
"matchPackagePatterns": ["^@vueuse/.*"],