UNPKG

typed-redux-saga

Version:

Redux-Saga effects with strong types.

19 lines (18 loc) 321 B
{ "extends": [ "config:base", ":preserveSemverRanges" ], "transitiveRemediation": true, "packageRules": [ { "matchUpdateTypes": ["minor", "patch"], "matchCurrentVersion": "!/^0/", "automerge": true }, { "matchDatasources": ["npm"], "stabilityDays": 3 } ] }