Files
git-pages/renovate.json
Catherine 9849bcd498 Renovate: disable abandonmentThreshold.
It's fine for a package to stop getting updates if it is feature
complete.
2025-10-21 23:14:15 +00:00

8 lines
137 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"group:all"
],
"abandonmentThreshold": null
}