seedling/renovate.json

7 lines
144 B
JSON
Raw Permalink Normal View History

2023-11-15 23:47:10 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
2024-01-18 22:28:59 +01:00
"extends": ["renovate/config"],
"ignorePaths": [
"source/**"
]
}