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

Commit c9ef72a

Browse files
chore: add dependencyDashboardLabels to renovate.json (#453)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b9e095c8-4741-4d86-8a02-6e3362d6cc9e/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@5d3c52f
1 parent 061fcd6 commit c9ef72a

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,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-dns.git",
7-
"sha": "1c56d69f0186b9069680f60099ccf83483a0286b"
7+
"sha": "061fcd6da607a760a9e31187a83294b8aa9e31da"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
14+
"sha": "5d3c52f5db664eee9026db76b5bcb466f3a09ca9"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)