My Shared GitHub Actions & Configurations.
tba
Go through the onboarding process and save the following snippet as renovate.json in the project root.
renovate.json
{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["github>ivuorinen/.github:renovate-config"] }