chore: Update with "mergeConfidence:all-badges"

This commit is contained in:
Chris Coutinho
2025-06-26 09:43:59 +02:00
parent db9f2cad43
commit 4a8f9f7f7e
+2 -1
View File
@@ -1,7 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices"
"config:best-practices",
"mergeConfidence:all-badges"
],
"dependencyDashboard": true
}