Skip to content

Commit

Permalink
chore: update renovate config to be consistent with java-bigtable (#3223
Browse files Browse the repository at this point in the history
)
  • Loading branch information
kolea2 authored Sep 22, 2021
1 parent 28fb09f commit 3dbca45
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@
"enabled": false
}
],
"semanticCommits": true,
"masterIssue": true
"semanticCommits": true",
"dependencyDashboard": true,
"dependencyDashboardLabels": [
"type: process"
]
}

0 comments on commit 3dbca45

Please sign in to comment.