Skip to content

Commit

Permalink
build(java): update renovate config to mark conformance tests as a te…
Browse files Browse the repository at this point in the history
…st commit type (googleapis#678)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/cd005bcd-af86-499c-bad8-3107756d6ce0/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@9a238a0
  • Loading branch information
yoshi-automation committed Sep 1, 2021
1 parent 22b3c46 commit fc3253d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion renovate.json
Expand Up @@ -50,7 +50,8 @@
"^junit:junit",
"^com.google.truth:truth",
"^org.mockito:mockito-core",
"^org.objenesis:objenesis"
"^org.objenesis:objenesis",
"^com.google.cloud:google-cloud-conformance-tests"
],
"semanticCommitType": "test",
"semanticCommitScope": "deps"
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-storage-nio.git",
"sha": "b12cad8a28edf012218d1e3f39f5b30262dc4486"
"sha": "22b3c460d9ae90174860cb479bc6d16b8c3ed891"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "e2aa5bcc3356d9e3b8b53de3b5c86226447d3a22"
"sha": "9a238a0623879c3de129a376c6085d4a862f6eb9"
}
}
],
Expand Down

0 comments on commit fc3253d

Please sign in to comment.