Skip to content

Commit 1212f06

Browse files
chore(java): remove dependencyDashboardLabel config from renovate.json (#1459)
Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Thu Sep 23 14:36:33 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 0752ff727a19a467dffed335d5e59303689cf0d1 Source-Link: googleapis/synthtool@0752ff7
1 parent c21e745 commit 1212f06

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,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-http-java-client.git",
7-
"sha": "09ebf8d7e3860f2b94a6fea0ef134c93904d4ed1"
7+
"sha": "c21e7458a2485326b64ef4e5081fa6719c8e5f41"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e"
14+
"sha": "0752ff727a19a467dffed335d5e59303689cf0d1"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)