mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-29 04:53:54 +03:00
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>
This commit is contained in:
parent
a418284a4a
commit
ec7f9117f6
4
renovate.json
Normal file
4
renovate.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"extends": ["config:base", "group:allNonMajor"],
|
||||||
|
"rangeStrategy": "bump"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user