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 (#1156) (#606)
Browse files Browse the repository at this point in the history
Source-Link: googleapis/synthtool@5d3c52f
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:b3f8a219abf58ed4a775da5b90934b34f477b74f6f4e5d15781694dcc67b6f41
  • Loading branch information
gcf-owl-bot[bot] committed Jul 14, 2021
1 parent 5674613 commit 0e14ede
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
digest: sha256:2e88a4a7fe3377cf8de1fa5982134f6ef2768980fa2f94edcc1ba6604ae2e7ca
digest: sha256:b3f8a219abf58ed4a775da5b90934b34f477b74f6f4e5d15781694dcc67b6f41
5 changes: 4 additions & 1 deletion renovate.json
Expand Up @@ -69,5 +69,8 @@
}
],
"semanticCommits": true,
"masterIssue": true
"dependencyDashboard": true,
"dependencyDashboardLabels": [
"type: process"
]
}

0 comments on commit 0e14ede

Please sign in to comment.