Skip to content

Commit

Permalink
chore: add dependencyDashboardLabels to renovate.json (googleapis#616)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
yoshi-automation committed Jul 15, 2021
1 parent edae8a7 commit 7557be8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion renovate.json
Expand Up @@ -69,5 +69,8 @@
}
],
"semanticCommits": true,
"masterIssue": true
"dependencyDashboard": true,
"dependencyDashboardLabels": [
"type: process"
]
}
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-storage-nio.git",
"sha": "efae4cd411259c9e8a5c0cd465475c4994448659"
"sha": "edae8a7208d3bd1b8a20485be858e6897b14828e"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
"sha": "5d3c52f5db664eee9026db76b5bcb466f3a09ca9"
}
}
],
Expand Down

0 comments on commit 7557be8

Please sign in to comment.