mirror of
https://github.com/gradle/actions.git
synced 2025-12-06 07:48:07 +08:00
Add Renovate config
This commit is contained in:
9
.github/renovate.json5
vendored
Normal file
9
.github/renovate.json5
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
"github>gradle/renovate-agent//presets/dv.json5",
|
||||
":disableDependencyDashboard",
|
||||
],
|
||||
"prConcurrentLimit": 0,
|
||||
}
|
||||
Reference in New Issue
Block a user