Skip to content

Commit 1a9f6ce

Browse files
chore: add dependencyDashboardLabels to renovate.json
Source-Author: Neenu Shaji <[email protected]> Source-Date: Wed Jul 14 18:18:28 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 5d3c52f5db664eee9026db76b5bcb466f3a09ca9 Source-Link: googleapis/synthtool@5d3c52f
1 parent ffa9c36 commit 1a9f6ce

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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
}

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
14+
"sha": "5d3c52f5db664eee9026db76b5bcb466f3a09ca9"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)