diff --git a/renovate.json5 b/renovate.json5 index 65f49e4428..ca130d88ae 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -54,7 +54,8 @@ }, { matchPackageNames: [ - "@bufbuild/protobuf", // We can't update this until we update buf + "@bufbuild/protobuf", // We can't update this until we update buf + "@bufbuild/protoc-gen-es", // We can't update this until we update buf "codemirror", "codemirror-json-schema", ],