Skip to content

Commit 68e0b62

Browse files
authored
chore: enable dedupe in renovate PR (#1215)
1 parent 874e8ae commit 68e0b62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
],
99
"labels": ["dependencies"],
1010
"rangeStrategy": "update-lockfile",
11+
"postUpdateOptions": ["pnpmDedupe"],
1112
"packageRules": [
1213
{
1314
"matchDepTypes": ["peerDependencies","engines"],

0 commit comments

Comments
 (0)