mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ci: disable dependency updates of angular-mocks packages (#41650)
With this change we configure Renote Bot to ignore angular-mocks packages. Similar to #41642 but for `angular-mocks` packages. PR Close #41650
This commit is contained in:
parent
d1447d43e7
commit
bda04cae71
1 changed files with 4 additions and 0 deletions
|
|
@ -41,6 +41,10 @@
|
|||
"angular-1.5",
|
||||
"angular-1.6",
|
||||
"angular-1.7",
|
||||
"angular-mocks",
|
||||
"angular-mocks-1.5",
|
||||
"angular-mocks-1.6",
|
||||
"angular-mocks-1.7",
|
||||
"puppeteer",
|
||||
"selenium-webdriver"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue