Merge pull request 'Configure Renovate' (#10) from renovate/configure into main
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 2m13s

Reviewed-on: phoenix/quarkus-commons#10
This commit is contained in:
Jorge Bornhausen 2024-10-27 13:23:39 +00:00
commit 73e15c6b24

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