redux-devtools/renovate.json
renovate[bot] ec7f9117f6
Configure Renovate (#757)
* 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>
2021-08-25 23:00:13 -04:00

5 lines
81 B
JSON

{
"extends": ["config:base", "group:allNonMajor"],
"rangeStrategy": "bump"
}