Skip to content

Commit 4e44ffd

Browse files
chore: add dependencyDashboardLabels to renovate.json (#583)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6fef2059-8968-4c08-8dfb-d668894e826d/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@5d3c52f
1 parent 01e79a6 commit 4e44ffd

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-logging.git",
7-
"sha": "1dabf0cfe62fa1cdc459967b4dceefce5357ee0f"
7+
"sha": "01e79a682a66257a4670aa3135dd20af5461eabf"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
22+
"sha": "5d3c52f5db664eee9026db76b5bcb466f3a09ca9"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)