Skip to content

Commit

Permalink
chore: update renovate config (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and chingor13 committed Oct 1, 2019
1 parent 3da616c commit 06dfbfe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
14 changes: 5 additions & 9 deletions renovate.json
Expand Up @@ -5,14 +5,9 @@
"ignoreDeps": [],
"packageRules": [
{
"packagePatterns": ["*"],
"semanticCommitType": "chore"
},
{
"depTypeList": [
"dependencies"
],
"semanticCommitType": "deps"
"managers": ["maven"],
"packageNames": ["com.google.guava:guava"],
"versionScheme": "docker"
},
{
"packagePatterns": ["^io.grpc:grpc-"],
Expand All @@ -27,5 +22,6 @@
"groupName": "OpenCensus packages"
}
],
"semanticCommits": true
"semanticCommits": true,
"semanticCommitType": "deps"
}
2 changes: 1 addition & 1 deletion synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2019-09-17T08:01:47.001410Z",
"updateTime": "2019-10-01T07:59:49.613828Z",
"sources": [
{
"template": {
Expand Down

0 comments on commit 06dfbfe

Please sign in to comment.