Files
kimai2/.github/renovate.json
2026-06-10 13:22:02 +02:00

7 lines
190 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"enabledManagers": ["github-actions"],
"addLabels": ["infrastructure"]
}