Skip to content

Commit 2fbe108

Browse files
authored
chore: Disable automatic Protobuf updates from Renovate Bot (googleapis#1661)
1 parent 5e98662 commit 2fbe108

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

+6
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
"matchPackageNames": [
5454
"/^com.google.auto.value:auto-/"
5555
]
56+
},
57+
{
58+
"enabled": false,
59+
"matchPackageNames": [
60+
"/^com.google.protobuf:/"
61+
]
5662
}
5763
]
5864
}

0 commit comments

Comments
 (0)