🎨 Fix formatting issues in renovate.json and publish workflow.

This commit is contained in:
2026-02-08 22:37:48 +01:00
parent 878fc76602
commit b84b8fbb68
2 changed files with 4 additions and 6 deletions

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"]
}