mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build(devtools): fix renovate package manager
This commit is contained in:
parent
a2538a06ee
commit
04d630ab1a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"timezone": "America/Tijuana",
|
||||
"packageRules": [
|
||||
{
|
||||
"managers": ["yarn"],
|
||||
"managers": ["npm"],
|
||||
"updateTypes": ["digest"],
|
||||
"enabled": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue