Fix renovate.json formatting

This commit is contained in:
Muhammad Ibrahim
2025-09-29 15:41:57 +01:00
parent 20df1eceb1
commit 470948165c

View File

@@ -1,6 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"]
}