ci: add formatter (#70)
CD / Release (push) Successful in 5s

Reviewed-on: #70
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #70.
This commit is contained in:
2026-06-21 17:36:23 +02:00
committed by t.behrendt
parent 0afa3391bd
commit 686ef21e0e
11 changed files with 106 additions and 13 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:action"
]
"extends": ["local>t.behrendt/renovate-configs:action"]
}