Update renovate.json

This commit is contained in:
Brain 2024-04-19 19:03:49 +02:00
parent 74044c4506
commit 27cb6f77ec

View File

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