morewings/react-omni-provider

View on GitHub
renovate.json

Summary

Maintainability
Test Coverage
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"schedule": ["before 4am on the first day of the month"],
"hostRules": [
{
"matchHost": "api.github.com",
"concurrentRequestLimit": 23
}
]
}