mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
bc40ef6e62
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
12 lines
223 B
Text
12 lines
223 B
Text
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
":gitSignOff"
|
|
],
|
|
"timezone": "Europe/Berlin",
|
|
"labels": [
|
|
"dependencies",
|
|
"3. to review"
|
|
],
|
|
}
|