Skip to content

Commit 1111d7b

Browse files
authored
Disable Renovate's Dependency Dashboard by default (#3938)
Signed-off-by: Giulia Naponiello <[email protected]>
1 parent 8ec166c commit 1111d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/mintmaker/base/renovate-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ data:
4949
"schedule": ["at any time"]
5050
},
5151
"forkProcessing": "enabled",
52-
"dependencyDashboard": true
52+
"dependencyDashboard": false
5353
}

0 commit comments

Comments
 (0)