Skip to content

Commit 5d3c52f

Browse files
authored
chore: add dependencyDashboardLabels to renovate.json (#1156)
1 parent 387851d commit 5d3c52f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

synthtool/gcp/templates/java_library/renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,8 @@
6969
}
7070
],
7171
"semanticCommits": true,
72-
"masterIssue": true
72+
"dependencyDashboard": true,
73+
"dependencyDashboardLabels": [
74+
"type: process"
75+
]
7376
}

0 commit comments

Comments
 (0)