Skip to content

Commit 143562a

Browse files
committed
Attempt to merge all protobuf PRs
1 parent 532d0b5 commit 143562a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"com.google.protobuf:*",
138138
"toolchains_protoc"
139139
],
140+
"separateMajorMinor": false, // Allow single PR that contains major and minor and patch updates, as protobuf versions aren't aligned
140141
"groupName": "protobuf",
141142
"draftPR": true,
142143
"prBodyNotes": "> [!CAUTION]\n> This PR is marked as draft, as some updates cannot be made automatically (e.g. Go deps)"

0 commit comments

Comments
 (0)