Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit f603df7

Browse files
chore: add dependencyDashboardLabels to renovate.json (#582)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d9079f8e-3fa1-44e6-b6d8-65a7341e9be2/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@5d3c52f
1 parent 49a552d commit f603df7

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

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
}

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-speech.git",
7-
"sha": "3c7483eae48c3d36a4748ae4860e7d9d584e1d63"
7+
"sha": "49a552d0f402d265b65ae66b450b2b86806059de"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
30+
"sha": "5d3c52f5db664eee9026db76b5bcb466f3a09ca9"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)