Skip to content

Commit

Permalink
ci: update packageFiles to be renovated (#29071)
Browse files Browse the repository at this point in the history
Change `cli-hello-world-ivy` to `cli-hello-world-compat` as this was renamed and add `cli-hello-world-ivy-minimal`.
PR Close #29071
  • Loading branch information
alan-agius4 authored and AndrewKushnir committed Mar 5, 2019
1 parent 79e2ca0 commit 7d17496
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Expand Up @@ -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": {
Expand Down

0 comments on commit 7d17496

Please sign in to comment.