ci: disable automatic updates of rollup (#41672)
Rollup updates cannot be automated as these can cause golden files to be changed such as with this PR https://github.com/angular/angular/pull/41671 PR Close #41672
This commit is contained in:
parent
75168a2a70
commit
3738dbba05
|
@ -46,6 +46,7 @@
|
|||
"angular-mocks-1.6",
|
||||
"angular-mocks-1.7",
|
||||
"puppeteer",
|
||||
"rollup",
|
||||
"selenium-webdriver"
|
||||
],
|
||||
"packageFiles": [
|
||||
|
|
Loading…
Reference in New Issue