mirror of
https://github.com/appium/appium.git
synced 2026-01-01 07:40:24 -06:00
10 lines
220 B
JSON
10 lines
220 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["github>appium/appium//renovate/default"],
|
|
"schedule": [
|
|
"after 10pm",
|
|
"before 5:00am"
|
|
],
|
|
"timezone": "America/Vancouver"
|
|
}
|