Skip to content

Commit d404588

Browse files
committed
Re-enable dashboard for playground
1 parent 69738b2 commit d404588

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
@@ -2,7 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"description": "Runs Renovate with solrbot, see dev-docs/dependency-upgrades.adoc for more",
44
"enabled": true,
5-
"dependencyDashboard": false,
5+
"dependencyDashboard": true,
66
"enabledManagers": ["gradle"],
77
"includePaths": ["versions.*", "build.gradle"],
88
"postUpgradeTasks": {

0 commit comments

Comments
 (0)