Skip to content

Commit e0bd9bb

Browse files
committed
feat: Add postUpdateOptions for npm install
1 parent 56b14b2 commit e0bd9bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"matchDepTypes": ["dependencies", "devDependencies"],
99
"rangeStrategy": "pin"
1010
}
11-
]
11+
],
12+
"postUpdateOptions": ["npmInstallTwice"]
1213
}

0 commit comments

Comments
 (0)