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
+5 -2
View File
@@ -1,6 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>t.behrendt/renovate-configs:common", "helpers:pinGitHubActionDigests"],
"extends": [
"local>t.behrendt/renovate-configs:common",
"helpers:pinGitHubActionDigests"
],
"packageRules": [
{
"matchManagers": ["github-actions"],
@@ -27,7 +30,7 @@
"azure/k8s-create-secret",
"azure/k8s-deploy",
"azure/k8s-lint",
"helmfile/helmfile-action",
"docker/setup-buildx-action",