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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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