mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-06 12:53:07 +03:00
Dedupe pnpm (#1903)
This commit is contained in:
parent
fa20f09fc1
commit
7a48268a74
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": ["config:base", "group:allNonMajor", ":maintainLockFilesWeekly"],
|
||||
"rangeStrategy": "bump",
|
||||
"postUpdateOptions": ["pnpmDedupe"],
|
||||
"rebaseWhen": "conflicted",
|
||||
"ignorePaths": [
|
||||
"**/node_modules/**",
|
||||
|
|
Loading…
Reference in New Issue
Block a user