pub(super) fn replace_hook_placeholders( rows: &mut Vec<LedgerRow>, slug: &str, hooks_dir: &Path, manifest: &Manifest, ) -> Result<()>