Skip to content

Commit 1bc88cf

Browse files
alan-agius4clydin
authored andcommitted
ci: exclude angular packages from all-minor-patch
With this change we restore the behaviour that Angular packages are updated via a separate PR.
1 parent c92a381 commit 1bc88cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"!packages/angular_devkit/schematics_cli/schematic/files/package.json",
6666
"!packages/schematics/angular/utility/latest-versions/package.json"
6767
],
68+
"excludePackagePatterns": ["^@angular/.*"],
6869
"matchPackagePatterns": ["*"],
6970
"matchUpdateTypes": ["minor", "patch"],
7071
"groupName": "all non-major dependencies",

0 commit comments

Comments
 (0)