[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
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

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