Skip to content

Commit a4f3b5e

Browse files
committed
2
1 parent 6353e04 commit a4f3b5e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

renovate.json5

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@
2222
// See https://docs.renovatebot.com/presets-monorepo/#monorepoangular and https://docs.renovatebot.com/presets-monorepo/#monorepoangular-cli.
2323
// packages from both monorepos should be bumped together
2424
matchSourceUrls: ['https://github.com/angular/angular', 'https://github.com/angular/angular-cli'],
25-
matchPackageNames: ['@angular/core'],
26-
postUpgradeTasks: {
27-
commands: [
28-
'npm ci --ignore-scripts',
29-
'npx ng update @angular/core@{{{newVersion}}} @angular/cli@{{{newVersion}}} --migrate-only --allow-dirty --force',
30-
],
31-
},
3225
// Override the schedule to get immediate PRs.
3326
schedule: null,
3427
// Apply a unique label so we can trigger additional workflows for these PRs.

0 commit comments

Comments
 (0)