mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ci: disable renovate from updating marketing-first-app (#48399)
This application was added recently and we will stop renovate updates due to the following - It is causing `Artifact update problem`. See: https://github.com/angular/angular/pull/48388#issuecomment-1341681430 - Generally `examples` in aio in use a shared `package.json` PR Close #48399
This commit is contained in:
committed by
Jessica Janiuk
parent
6f70a04b7f
commit
c39ec653ce
@@ -15,6 +15,9 @@
|
||||
"timezone": "America/Tijuana",
|
||||
"lockFileMaintenance": {"enabled": true},
|
||||
"labels": ["target: patch", "area: build & ci", "action: review"],
|
||||
"ignorePaths": [
|
||||
"aio/content/demos/first-app/package.json"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"@angular/animations-12",
|
||||
"@angular/common-12",
|
||||
|
||||
Reference in New Issue
Block a user