mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 11:23:57 +00:00
435 B
435 B
.github
My Shared GitHub Actions & Configurations.
Actions
tba
Misc configurations
Renovate config
Go through the onboarding process and save the following snippet as renovate.json in the project root.
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>ivuorinen/.github:renovate-config"]
}