nextcloud-android/renovate.json5
Andy Scherzinger 02f529e1f7
Use renovate json5 format
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-28 21:20:01 +01:00

11 lines
204 B
Text

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"timezone": "Europe/Berlin",
"labels": [
"dependencies",
"3. to review"
],
}