Skip to content

Commit 43a53f9

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"extends": [
3-
"config:base",
4-
":disableDependencyDashboard"
3+
"config:base"
54
],
65
"enabledManagers": [
76
"gradle"

0 commit comments

Comments
 (0)