cobinhood-rx
Version:
CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.
25 lines (24 loc) • 324 B
JSON
{
"extends": [
"config:base"
],
"packages": [
{
"packageNames": [
"rxjs"
],
"allowedVersions": "<6.0.0"
},
{
"packagePattern": "^@types\/.*",
"groupName": "Typings",
"pinVersions": false,
"schedule": [
"every weekend"
]
}
],
"schedule": [
"on the last day of the month"
]
}