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:
Pete Bacon Darwin 2021-10-06 14:14:28 +01:00 committed by Dylan Hunn
parent 663724116e
commit 04fec60a61

View file

@ -34,6 +34,8 @@
"angular-mocks-1.7",
"angular-mocks-1.8",
"puppeteer",
"remark",
"remark-html",
"rollup",
"selenium-webdriver",
"watchr"