Skip to content

Commit

Permalink
chore(renovate): Add angular monorepo preset
Browse files Browse the repository at this point in the history
  • Loading branch information
cmckni3 authored Jan 31, 2024
1 parent 06add88 commit 365bcbe
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"extends": [
"config:base",
":preserveSemverRanges"
":preserveSemverRanges",
"monorepo:angular"
],
"packageRules": [
{
Expand All @@ -20,18 +21,6 @@
}
],
"ignoreDeps": [
"@angular-devkit/build-angular",
"@angular/animations",
"@angular/cli",
"@angular/common",
"@angular/compiler-cli",
"@angular/compiler",
"@angular/core",
"@angular/forms",
"@angular/language-service",
"@angular/platform-browser-dynamic",
"@angular/platform-browser",
"@angular/router",
"@types/jasmine",
"all-contributors-cli",
"bootstrap",
Expand Down

0 comments on commit 365bcbe

Please sign in to comment.