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
5d73b33ba2
commit
b23850eb1c
@ -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…
x
Reference in New Issue
Block a user