mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
Use yarn dedupe in Renovate PRs (#986)
This commit is contained in:
parent
9fa1ec35ac
commit
8a5964760a
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": ["config:base", "group:allNonMajor", ":maintainLockFilesWeekly"],
|
||||
"rangeStrategy": "bump",
|
||||
"postUpdateOptions": ["yarnDedupeHighest"],
|
||||
"rebaseWhen": "conflicted",
|
||||
"ignorePaths": [
|
||||
"**/node_modules/**",
|
||||
|
|
Loading…
Reference in New Issue
Block a user