jsdoc/.renovaterc.json
2021-09-19 13:20:31 -07:00

9 lines
168 B
JSON

{
"extends": ["config:base"],
"statusCheckVerify": true,
"ignoreDeps": ["taffydb"],
"automerge": true,
"automergeType": "branch",
"rangeStrategy": "bump"
}