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

Commit

Permalink
chore: add dependencyDashboardLabels to renovate.json (#588)
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/d66a4f32-cb55-4ace-901b-2931555ad2c6/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 9d9a40f commit d5b47c9
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,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-video-intelligence.git",
"sha": "646734b3c10fc70e9d13e466efc77ca3da6e217f"
"sha": "9d9a40fc7ab92dd483d021e255eb62606bed1839"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
"sha": "5d3c52f5db664eee9026db76b5bcb466f3a09ca9"
}
}
],
Expand Down

0 comments on commit d5b47c9

Please sign in to comment.