Use best-practice preset for renovate (#775)

Signed-off-by: Martin Schurz <Martin.Schurz@telekom.de>
This commit is contained in:
schurzi 2024-06-25 06:50:36 +02:00 committed by GitHub
parent c068979b91
commit 22e122ffdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:best-practices",
":gitSignOff"
],
"dependencyDashboard": true,