Activate "maintainLockFilesWeekly" in renovate config (#922)

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth 2021-01-07 18:17:16 +01:00 committed by GitHub
parent 005597e880
commit d50e364071
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,8 @@
{
"extends": [
"config:base",
":gitSignOff"
":gitSignOff",
":maintainLockFilesWeekly"
],
"labels": [
"type: maintenance"