seedling/renovate.json
Roman Jaroš 5a1d43407b
Some checks are pending
forgejo/Procyon/seedling/pipeline/pr-master Build queued...
forgejo/Procyon/seedling/pipeline/head This commit looks good
Update renovate.json
2024-01-18 22:28:59 +01:00

7 lines
No EOL
144 B
JSON

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