homeserver/renovate.json

8 lines
151 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"ignorePaths": ["**/friedhof/**"]
}