fastmcp/renovate.json
Jamie Zieziula 706f7d2695
feat(renovate): migrate to Renovate, retire Dependabot (#4754)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-06 20:02:29 -04:00

7 lines
175 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>PrefectHQ/renovate-config",
"github>PrefectHQ/renovate-config:python"
]
}