Renovate: disable abandonmentThreshold.

It's fine for a package to stop getting updates if it is feature
complete.
This commit is contained in:
Catherine
2025-10-21 23:13:34 +00:00
parent 0d7a9aa9eb
commit 9849bcd498

View File

@@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"group:all"
]
],
"abandonmentThreshold": null
}