Skip to content

Commit

Permalink
Exclude pnpm from template- renovates (#1706)
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy authored Oct 11, 2024
1 parent 91e3a8a commit fff9aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
},
{
matchPaths: ['template/**'],
excludePackageNames: ['pnpm'],

branchPrefix: 'renovate-template--',
rangeStrategy: 'replace',
Expand Down

0 comments on commit fff9aad

Please sign in to comment.