improve new workflows

This commit is contained in:
Kevin Papst
2026-06-10 13:08:53 +02:00
parent 134790fb96
commit 4ac38f32e0

View File

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