mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ci: ignore "remark*" packages from automatic updates (#43735)
The most recent versions of remark have significant breaking changes that we are not ready to incorporate. So this commit adds them to the ignore list. PR Close #43735
This commit is contained in:
parent
663724116e
commit
04fec60a61
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
"angular-mocks-1.7",
|
||||
"angular-mocks-1.8",
|
||||
"puppeteer",
|
||||
"remark",
|
||||
"remark-html",
|
||||
"rollup",
|
||||
"selenium-webdriver",
|
||||
"watchr"
|
||||
|
|
|
|||
Loading…
Reference in a new issue