Skip to content

Commit e78b4ea

Browse files
chore(deps): run dedupe after Renovate upgrades
1 parent 5bdb0c8 commit e78b4ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"extends": ["config:recommended", ":disableDependencyDashboard"],
44
"labels": ["dependencies"],
55
"rangeStrategy": "bump",
6+
"postUpdateOptions": ["pnpmDedupe"],
67
"packageRules": [
78
{
89
"matchManagers": ["github-actions", "npm"],

0 commit comments

Comments
 (0)