mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":pinDependencies",
|
|
":timezone(Europe/Amsterdam)",
|
|
":assignee(vidavidorra)"
|
|
],
|
|
"schedule": ["before 6am"]
|
|
}
|