Skip to content

Commit 8b120de

Browse files
chore(java): remove dependencyDashboardLabel config from renovate.json (#1024)
Source-Author: Neenu Shaji <[email protected]> Source-Date: Thu Sep 23 14:36:33 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 0752ff727a19a467dffed335d5e59303689cf0d1 Source-Link: googleapis/synthtool@0752ff7
1 parent fe27670 commit 8b120de

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,5 @@
7070
}
7171
],
7272
"semanticCommits": true,
73-
"dependencyDashboard": true,
74-
"dependencyDashboardLabels": [
75-
"type: process"
76-
]
73+
"dependencyDashboard": true
7774
}

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-bigtable.git",
7-
"sha": "49c98b273825f6ecd25c9a0e80ff2443651eb8de"
7+
"sha": "fe276707df10c8edf732cdc5b75774d039c5ce93"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e"
22+
"sha": "0752ff727a19a467dffed335d5e59303689cf0d1"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)