Configure Renovate #2

Merged
Denys Konovalov merged 1 commits from renovate/configure into main 2024-10-05 11:43:40 +02:00

6
renovate.json Normal file

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