style: format code for consistency and readability

This commit is contained in:
Jan K9f 2025-01-28 08:27:37 +01:00
parent 69d26e89b7
commit 386813c524
Signed by: jank
GPG key ID: 50620ADD22CD330B
44 changed files with 566 additions and 370 deletions

View file

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