Thank you for PMPro support for pointing me in the right direction.
In case anyone else needs to do this …
I resolved it by removing the excerpts filter in my theme’s functions.php file
remove_filter(‘the_excerpt’, ‘pmpro_membership_excerpt_filter’, 15);