Files
.github/renovate.json
2022-11-28 13:56:12 +02:00

9 lines
173 B
JSON

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