chore(deps): add .github/renovate.json5
Some checks failed
Build and Push container / build_concierge_backend (push) Failing after 25s

This commit is contained in:
Renovate Bot 2024-11-01 01:01:17 +00:00
parent 50e9a51c0f
commit f98b752f6f

6
.github/renovate.json5 vendored Normal file
View file

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