Merge pull request 'Configure Renovate' (#1) from renovate/configure into main

Reviewed-on: phoenix/hyperledger-besu#1
This commit is contained in:
Sofiane Gerhardt 2024-10-29 08:58:52 +00:00
commit 78c74c60b7

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