mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 11:23:57 +00:00
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["github>ivuorinen/.github:renovate-config"],
|
|
"includePaths": [
|
|
".",
|
|
"workflows"
|
|
]
|
|
}
|