mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
df7d79df35
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
13 lines
256 B
Text
13 lines
256 B
Text
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
":switchToGradleLite",
|
|
":gitSignOff"
|
|
],
|
|
"timezone": "Europe/Berlin",
|
|
"labels": [
|
|
"dependencies",
|
|
"3. to review"
|
|
],
|
|
}
|