mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-24 05:11:01 +00:00
Remove "dependencyDashboard" from renovate config because it is already covered by "config:base"
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
09b7a27a5c
commit
f6b891b780
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
|||
"extends": [
|
||||
"config:base",
|
||||
":gitSignOff",
|
||||
":maintainLockFilesWeekly",
|
||||
":dependencyDashboard"
|
||||
":maintainLockFilesWeekly"
|
||||
],
|
||||
"labels": [
|
||||
"type: maintenance"
|
||||
|
|
Loading…
Reference in a new issue