mirror of
https://github.com/gradle/actions.git
synced 2025-08-25 11:22:01 +08:00
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
"github>gradle/renovate-agent//presets/dv.json5",
|
|
":disableDependencyDashboard",
|
|
],
|
|
"prConcurrentLimit": 0,
|
|
}
|