ci: configure renovate to ignore `@microsoft/api-extractor` (#42797)

This is an interm solution until https://github.com/microsoft/rushstack/issues/2797 is fixed.

Related failures in the Angular repo https://app.circleci.com/jobs/github/angular/angular/1018749?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

PR Close #42797
This commit is contained in:
Alan Agius 2021-07-08 14:59:27 +02:00 committed by atscott
parent 89084ffcf9
commit 1f3747b583
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
"@babel/template",
"@babel/traverse",
"@babel/types",
"@microsoft/api-extractor",
"@types/babel__core",
"@types/babel__generator",
"@types/babel__template",