fix(deps): Fix renovate config, #1891

This commit is contained in:
Georg Krause 2022-10-09 14:33:13 +02:00
parent 75cea75c9e
commit d1d57eb19b
No known key found for this signature in database
GPG Key ID: 2970D504B2183D22
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"automerge": true
},
{
"matchManagers": ["yarn"],
"matchManagers": ["npm"],
"addLabels": ["Area: Frontend"]
},
{