mirror of
https://github.com/jlengrand/adyen-web.git
synced 2026-03-09 23:51:22 +00:00
11 lines
221 B
JSON
11 lines
221 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base",
|
|
":disableDependencyDashboard"
|
|
],
|
|
"labels": ["dependencies"],
|
|
"stabilityDays": 21,
|
|
"prConcurrentLimit": 5
|
|
}
|