mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Compare commits
2 Commits
renovate/c
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81477047e7 | ||
|
|
1b3a043989 |
7
.github/renovate.json5
vendored
7
.github/renovate.json5
vendored
@@ -1,6 +1,9 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"github>gradle/renovate-agent//presets/dv.json5"
|
"config:recommended",
|
||||||
]
|
"github>gradle/renovate-agent//presets/dv.json5",
|
||||||
|
],
|
||||||
|
"dependencyDashboardApproval": true,
|
||||||
|
"prConcurrentLimit": 0,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user