Skip to content

Commit 8cfe6af

Browse files
chore(java): remove dependencyDashboardLabel config from renovate.json (#1444)
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 06f98b1 commit 8cfe6af

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-spanner.git",
7-
"sha": "a69e49cf17c8b7c1667c6a2067a91a4b350747c3"
7+
"sha": "06f98b174b785d61ad430b27a3a8216e3c874318"
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)