From 7d174969c2a0bdd62ba49fa051f8c38eeb95910d Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Sat, 2 Mar 2019 08:57:11 +0100 Subject: [PATCH] ci: update packageFiles to be renovated (#29071) Change `cli-hello-world-ivy` to `cli-hello-world-compat` as this was renamed and add `cli-hello-world-ivy-minimal`. PR Close #29071 --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 14c03af799..aa9aeb7cd1 100644 --- a/renovate.json +++ b/renovate.json @@ -16,7 +16,8 @@ "@types/node" ], "packageFiles": [ - "integration/cli-hello-world-ivy/package.json", + "integration/cli-hello-world-ivy-compat/package.json", + "integration/cli-hello-world-ivy-minimal/package.json", "integration/cli-hello-world/package.json" ], "major": {