Require dependencyDashboardApproval for now

This commit is contained in:
Gabriel Féo
2025-08-01 16:53:51 +01:00
committed by GitHub
parent 1b3a043989
commit 81477047e7

View File

@@ -3,7 +3,7 @@
"extends": [
"config:recommended",
"github>gradle/renovate-agent//presets/dv.json5",
":disableDependencyDashboard",
],
"dependencyDashboardApproval": true,
"prConcurrentLimit": 0,
}