nextcloud-notes-android/renovate.json5
Andy Scherzinger 262c4a4ff2
move to renovate json5 format
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-01-26 19:54:19 +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"
],
}