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

Commit c05e840

Browse files
chore: add dependencyDashboardLabels to renovate.json (#1156) (#185)
Source-Link: googleapis/synthtool@5d3c52f Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:b3f8a219abf58ed4a775da5b90934b34f477b74f6f4e5d15781694dcc67b6f41
1 parent 203d0e7 commit c05e840

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
2-
digest: sha256:2e88a4a7fe3377cf8de1fa5982134f6ef2768980fa2f94edcc1ba6604ae2e7ca
32
image: gcr.io/repo-automation-bots/owlbot-java:latest
3+
digest: sha256:b3f8a219abf58ed4a775da5b90934b34f477b74f6f4e5d15781694dcc67b6f41

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
}

0 commit comments

Comments
 (0)