chore(renovate): use common conf

This commit is contained in:
nyyu 2024-05-03 12:48:38 +02:00
parent 8321b7b847
commit 4efc95cf86

View file

@ -1,4 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", ":dependencyDashboard"]
"extends": ["local>nyyu/renovate-config"]
}