Skip to content

Commit 8a38744

Browse files
authored
Turn off the dashboard issue (#583)
For @thesayyn; kill off #57 so it stops showing up in our weekly triage review. --- ### Changes are visible to end-users: no ### Test plan N/A.
1 parent aae089f commit 8a38744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"rebaseWhen": "never",
1414
"labels": ["deps"],
15-
"dependencyDashboard": true,
15+
"dependencyDashboard": false,
1616
"packageRules": [
1717
{
1818
"matchFiles": ["MODULE.bazel"],

0 commit comments

Comments
 (0)