Skip to content

Commit 21391ce

Browse files
committed
2
1 parent a4f3b5e commit 21391ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

renovate.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
semanticCommits: true,
77
// The config we're extending ignores test dirs, but we want to bump some fixture deps
88
ignorePaths: ['**/node_modules/**'],
9+
// We creating our own package rule that bundles those two together, so let's avoid separate ones
10+
ignorePresets: ['monorepo:angular', 'monorepo:angular-cli'],
911
packageRules: [
1012
// Since we've enabled Renovate (see above) for fixture sites, adjust the config for these.
1113
{

0 commit comments

Comments
 (0)