mirror of
https://github.com/gradle/actions.git
synced 2025-08-26 03:41:27 +08:00
Add Renovate config
This commit is contained in:
parent
b65944464e
commit
1b3a043989
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,
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user