[ci skip] Adjust renovate config

Closes #3252
This commit is contained in:
NotMyFault
2021-09-21 00:52:25 +02:00
parent bb5d6c91da
commit ee832528db

View File

@@ -7,5 +7,9 @@
"guava", "guava",
"gson", "gson",
"snakeyaml" "snakeyaml"
],
"timezone": "Europe/Berlin",
"schedule": [
"on monday after 9am"
] ]
} }