mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
12 lines
245 B
Text
12 lines
245 B
Text
{
|
|
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
|
extends: [
|
|
'config:recommended',
|
|
':gitSignOff',
|
|
],
|
|
timezone: 'Europe/Berlin',
|
|
labels: [
|
|
'dependencies',
|
|
'3. to review',
|
|
],
|
|
}
|