Skip to content

Commit bcc31e8

Browse files
committed
fixup! build(config): migrate config renovate.json
1 parent 1d93ddc commit bcc31e8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

renovate.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,7 @@
4343
{
4444
"followTag": "next",
4545
"groupName": "angular dependencies",
46-
"matchPackageNames": [
47-
"@angular/{/,}**",
48-
"@angular-devkit{/,}**",
49-
"@schematics/{/,}**"
50-
]
46+
"matchPackageNames": ["@angular/{/,}**", "@angular-devkit{/,}**", "@schematics/{/,}**"]
5147
},
5248
{
5349
"matchPackageNames": "renovate",

0 commit comments

Comments
 (0)