docker-tpl/.github/renovate.json5
Renovate Bot f98b752f6f
Some checks failed
Build and Push container / build_concierge_backend (push) Failing after 25s
chore(deps): add .github/renovate.json5
2024-11-01 01:01:17 +00:00

6 lines
125 B
Text

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>phoenix/renovate-config"
]
}