chore: Configure Renovate #1

Merged
radu merged 2 commits from renovate/configure into main 2025-03-23 18:13:05 +00:00
Showing only changes of commit a1912e83d3 - 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
}