chore(renovate): allow only agentkeepalive v4.0.0

This commit is contained in:
Zoltan Kochan
2019-04-07 16:10:14 +03:00
parent acbc1fbe01
commit fe4d3ab406

View File

@@ -81,6 +81,10 @@
{
"packageNames": ["p-queue"],
"allowedVersions": "<5"
},
{
"packageNames": ["agentkeepalive"],
"allowedVersions": "4.0.0"
}
],
"pinVersions": false,