Configure Renovate #1

Merged
cghislai merged 1 commits from renovate/configure into master 2022-04-16 16:32:32 +00:00
Showing only changes of commit 6ea2c6416c - Show all commits

6
renovate.json Normal file
View File

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