Skip to content

Commit dfbd4ed

Browse files
chingor13codyoss
authored andcommitted
chore: allow unstable renovate updates
1 parent 1bdd35f commit dfbd4ed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@
5252
],
5353
"semanticCommitType": "build",
5454
"semanticCommitScope": "deps"
55+
},
56+
{
57+
"packagePatterns": [
58+
"^com.google.cloud:google-cloud-"
59+
],
60+
"ignoreUnstable": false
5561
}
5662
],
5763
"semanticCommits": true

0 commit comments

Comments
 (0)