Skip to content

Commit 7d17496

Browse files
alan-agius4AndrewKushnir
authored andcommitted
ci: update packageFiles to be renovated (angular#29071)
Change `cli-hello-world-ivy` to `cli-hello-world-compat` as this was renamed and add `cli-hello-world-ivy-minimal`. PR Close angular#29071
1 parent 79e2ca0 commit 7d17496

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"@types/node"
1717
],
1818
"packageFiles": [
19-
"integration/cli-hello-world-ivy/package.json",
19+
"integration/cli-hello-world-ivy-compat/package.json",
20+
"integration/cli-hello-world-ivy-minimal/package.json",
2021
"integration/cli-hello-world/package.json"
2122
],
2223
"major": {

0 commit comments

Comments
 (0)