Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
All checks were successful
Build and Push container / build_concierge_backend (push) Successful in 1m22s

Reviewed-on: phoenix/docker_tpl#1
This commit is contained in:
Angel Nunez Mencias 2024-11-01 12:46:42 +00:00
commit 7368fd7eac

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"
]
}