mirror of
https://github.com/gradle/actions.git
synced 2025-08-20 08:31:27 +08:00
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
"github>gradle/renovate-agent//presets/dv.json5",
|
|
],
|
|
"dependencyDashboardApproval": true,
|
|
"prConcurrentLimit": 0,
|
|
}
|