Skip to content

Commit

Permalink
chore: set updateInternalDeps explicitly false
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed Feb 25, 2021
1 parent 8adf33f commit c3c04ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/definitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -772,6 +772,7 @@ const options: RenovateOptions[] = [
description:
'Whether to update internal dep versions in a monorepo (Lerna or Yarn Workspaces).',
type: 'boolean',
default: false,
stage: 'package',
},
{
Expand Down

0 comments on commit c3c04ba

Please sign in to comment.