mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 12:15:41 -04:00
ci: add node manager to renovate config
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": [
|
||||
"node",
|
||||
"npm",
|
||||
"nvm"
|
||||
],
|
||||
@@ -43,6 +44,7 @@
|
||||
},
|
||||
{
|
||||
"matchManagers": [
|
||||
"node",
|
||||
"npm",
|
||||
"nvm"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user