Skip to content

Commit 1b8b7b0

Browse files
committed
[ci skip] Enabled dependency dashboard in Renovate config
Set `dependencyDashboard` to true for improved visibility.
1 parent 38b2533 commit 1b8b7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"enabledManagers": [
77
"gradle"
88
],
9-
"dependencyDashboard": false,
9+
"dependencyDashboard": true,
1010
"schedule": [
1111
"* 0-3 * * *"
1212
],

0 commit comments

Comments
 (0)