mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
ec7f9117f6
* Add renovate.json * Update config * Bump ranges instead of pinning Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
5 lines
81 B
JSON
5 lines
81 B
JSON
{
|
|
"extends": ["config:base", "group:allNonMajor"],
|
|
"rangeStrategy": "bump"
|
|
}
|