Teamshares has switched from Dependabot to Renovate (due to some issues with accessing private repositories, and also because renovate offers significantly more control over grouping/automerging/etc.). It is expected that teamshares repos using renovate will extend from our shared config files:
{
"extends": ["github>teamshares/renovate-config:app.json5"]
}
{
"extends": ["github>teamshares/renovate-config:lib.json5"]
}