Enable Renovate dependency dashboard

This commit is contained in:
Georg Krause 2022-01-20 20:20:04 +01:00
parent 70c8397119
commit c2756ad35c
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
"ignoreDeps": ["$CI_REGISTRY/funkwhale/backend-test-docker"], "ignoreDeps": ["$CI_REGISTRY/funkwhale/backend-test-docker"],
"rangeStrategy": "bump", "rangeStrategy": "bump",
"lockFileMaintenance": { "enabled": true }, "lockFileMaintenance": { "enabled": true },
"dependencyDashboard": true,
"baseBranches": ["stable", "develop"], "baseBranches": ["stable", "develop"],
"packageRules": [ "packageRules": [
{ {