chore: Configure Renovate #1

Merged
radu merged 2 commits from renovate/configure into main 2024-03-03 15:38:22 +00:00
Showing only changes of commit 55d0881da5 - Show all commits

View file

@ -1,3 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>renovate/renovate"],
"ignoreTests": true
}