Files
ntfy/renovate.json
2026-02-09 23:00:34 -03:00

10 lines
164 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"reviewers": [
"team:ntfy-maintainers"
]
}