Skip to content

Commit 07a7b2c

Browse files
authored
pin protobuf in renovate (#2555)
1 parent d73add9 commit 07a7b2c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

+7
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@
4343
"com.mikepenz:multiplatform-markdown-renderer"
4444
],
4545
"allowedVersions": "/coil2/"
46+
},
47+
{
48+
"matchPackagePatterns": [
49+
"com.google.protobuf:protobuf-kotlin-lite"
50+
"com.google.protobuf:protoc"
51+
],
52+
"allowedVersions": "<=4.26.1"
4653
}
4754
]
4855
}

0 commit comments

Comments
 (0)