mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-31 14:40:58 +00:00
9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["github>ivuorinen/.github:renovate-config"],
|
|
"includePaths": [
|
|
".",
|
|
"./**"
|
|
]
|
|
}
|