mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-07 15:10:45 +03:00
* 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"
|
|
}
|