Skip to content

Commit 0752ff7

Browse files
authored
chore(java): remove dependencyDashboardLabel config from renovate.json (#1220)
1 parent c7178f2 commit 0752ff7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

synthtool/gcp/templates/java_library/renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,5 @@
7070
}
7171
],
7272
"semanticCommits": true,
73-
"dependencyDashboard": true,
74-
"dependencyDashboardLabels": [
75-
"type: process"
76-
]
73+
"dependencyDashboard": true
7774
}

0 commit comments

Comments
 (0)