nextcloud-android/renovate.json5
tobiasKaminsky df7d79df35
Renovate: sign off commits
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-02-22 08:43:14 +01:00

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"
],
}