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

9 lines
178 B
JSON

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