Skip to content

Commit 8d0511d

Browse files
alan-agius4AndrewKushnir
authored andcommitted
ci: disable dependency updates of Angular JS packages (angular#41642)
With this change we configure Renote Bot to ignore Angular JS packages. Example of unwanted PR: https://github.com/angular/angular/pull/41639/files PR Close angular#41642
1 parent 1aebf16 commit 8d0511d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
"@types/node",
3838
"@types/selenium-webdriver",
3939
"@microsoft/api-extractor",
40+
"angular",
41+
"angular-1.5",
42+
"angular-1.6",
43+
"angular-1.7",
4044
"puppeteer",
4145
"selenium-webdriver"
4246
],

0 commit comments

Comments
 (0)