chore(config): migrate Renovate config (#4827)

This commit is contained in:
Alexandru Ionut Tripon 2026-01-22 22:47:10 +02:00 committed by GitHub
commit 79b76726db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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